Commit Graph

391 Commits

Author SHA1 Message Date
Angus Leeming
b7c9ae4931 Move the external dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6351 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 11:30:35 +00:00
André Pönitz
f566e7c604 Alfredo's patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6305 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-28 09:49:49 +00:00
Angus Leeming
05a4c4d79f A real, LyX label dialog. Part 1.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6301 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 16:24:14 +00:00
Angus Leeming
ede9561daa Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6293 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 13:26:07 +00:00
Dekel Tsur
dc75a0e178 Fix language changing (the language of the text was not updated).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6266 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:52:13 +00:00
André Pönitz
08f941df92 proper fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6257 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:19:05 +00:00
André Pönitz
bcca73af5f Work around for g++ 2.95's broken string::clear()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6255 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:07:24 +00:00
Angus Leeming
cda53633ff Hold on to your hats.
Qt users should autogen.sh
Gnome users --- you're on your own ;-)
Happy recompiling.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6253 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 14:51:38 +00:00
Angus Leeming
87f2e96269 Whitespace only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6228 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 15:36:29 +00:00
Angus Leeming
80db139a76 The file dialog browser doesn't need a LyXView...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6223 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 12:22:25 +00:00
André Pönitz
ff1355a08a fix bibkey writing, avoid a few copies, whitespace changes..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6196 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-18 13:25:18 +00:00
John Levon
47c34c3afa spell rework. revert fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6191 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 18:40:04 +00:00
Jean-Marc Lasgouttes
d993c534e9 more bib stuff from Juergen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6158 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 17:23:50 +00:00
Jean-Marc Lasgouttes
f5cc372223 fix 773 and more (from Juergen S); fix warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6149 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 13:52:32 +00:00
Lars Gullik Bjønnes
99d1627a47 dont use pragma impementation and interface anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6138 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-13 16:53:15 +00:00
John Levon
dbace79cf2 don't call setCurrentAuthor explicitly, do it at apply() time
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6076 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-08 21:48:54 +00:00
John Levon
ae87b94515 The big change tracking patch. Changes from posted version :
1) abstract time_t into lyx::time_type
2) abstrace struct passwd into support/userinfo
3) make authorlist a per-buffer property instead of global

I will look at the paragraph breaking soon, in the meantime I opened a bug on bugzilla.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6074 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-08 19:18:01 +00:00
Angus Leeming
1d1669c331 fix bug 850 (fix confirmed by John)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6015 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-02 00:48:38 +00:00
Dekel Tsur
fad0e4343a Remove XForms RTL hacks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5959 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-15 14:23:21 +00:00
Angus Leeming
fa6f44b0c7 (J��rgen Spitzm��ller): implement a BrowseDir capablility in the File Dialog.
Fixes bug 824.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5955 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-14 21:51:34 +00:00
Lars Gullik Bjønnes
2e36b1b652 fix some BoostFormat mistakes, cast the 0u par to string::isnert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5760 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-02 09:59:43 +00:00
Lars Gullik Bjønnes
13349032cb ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5758 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 22:59:25 +00:00
Lars Gullik Bjønnes
271b807e8b fix the switch layout bug, add some more boost.format, some additional cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5757 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 21:10:37 +00:00
Angus Leeming
9068fa3b33 Fix bug 749: xforms gui prefs not saved.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 10:16:58 +00:00
John Levon
1f07acc188 _("blah") + 'f' is most definitely non-U. I suppose I'm the sucker who
has to read his patch for these ... again !

I seem to fix  the same bug every 6 months :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5743 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 16:15:45 +00:00
John Levon
85e88d3824 Juergen S's tabular patch. Good stuff !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5735 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 18:47:09 +00:00
Angus Leeming
27aa66a6c6 Initialise, initialise, initialise.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5729 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 12:48:41 +00:00
Lars Gullik Bjønnes
53274e31ec the string -> char patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5725 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 10:30:28 +00:00
Angus Leeming
1a0655a514 * A controller-view split of the math panel and its daughter dialogs.
* Get rid of FormBaseDeprecated.
* Merge FormBase and FeedbackController.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5715 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 18:58:15 +00:00
Lars Gullik Bjønnes
00efea7970 handle USE_BOOST_FORMAT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5703 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 15:20:31 +00:00
Angus Leeming
784af7b916 Use a control-view split for the xforms document dialog.
Clean up reporting of errors loading class templates by the controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5699 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 10:47:56 +00:00
Lars Gullik Bjønnes
b016d9d773 use boost::format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5694 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 18:33:09 +00:00
John Levon
bc9e10ff71 Some more mangling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5686 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:49:52 +00:00
John Levon
4a70c91eee math icon name fixups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:11:18 +00:00
John Levon
9833278ed8 another compile fix from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5654 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:59:29 +00:00
John Levon
0d5b17b058 qt filedialog fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5652 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:32:09 +00:00
John Levon
0774540fbb fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5637 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:53:47 +00:00
John Levon
127a0419fd prefs/tabular MVC work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:41:54 +00:00
John Levon
77bdf5aa27 include fix from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5633 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 20:39:16 +00:00
John Levon
513bdcc5e5 Add skeleton prefs controller and dialog to allow further work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5622 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 02:22:48 +00:00
John Levon
2c3c30c8f2 fix warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5619 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 23:50:56 +00:00
Angus Leeming
87bcc2eb1c Simplify BRE.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5618 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 13:53:47 +00:00
Angus Leeming
077fdab5e9 Fix crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5616 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 13:37:34 +00:00
Edwin Leuven
e1b2b64272 new tabular dialog + new widget. more bullet stuff (not finished yet though).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5601 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 00:09:00 +00:00
Edwin Leuven
b8008acbf1 apply Juergen Spitzmueller's changes to qt document dialog. save doc defaults and buffer update on apply now work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5596 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 15:48:38 +00:00
Angus Leeming
3f8d73282c * Add RegEx to the compiled boost files.
* clean-up the search code in biblio.C.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5595 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 15:24:06 +00:00
John Levon
e78763de40 QGraphics fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 00:21:28 +00:00
Angus Leeming
1f3c320719 Rearrange code in readiness for a larger patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5591 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-06 15:40:12 +00:00
Angus Leeming
4958225ac5 Trivial clean-up. No change in functionality.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5586 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-06 08:56:26 +00:00
Angus Leeming
a8987d0697 Use getBBUnits in both frontends.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5580 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 14:53:03 +00:00
Lars Gullik Bjønnes
6a1167adab STRCONV
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5573 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 02:12:42 +00:00
Lars Gullik Bjønnes
dd9b8de435 small changes
prepare for the STRINGCONV patch


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5572 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 00:15:56 +00:00
John Levon
1690d45d92 Herbert's bb units fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5567 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-31 20:05:55 +00:00
Angus Leeming
aeafc7d616 (Rob Lahaye): changes to the xforms paragraph dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5554 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 13:57:01 +00:00
John Levon
e8ba7b4a5e using std::endl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5516 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 17:52:54 +00:00
Angus Leeming
ec3f063250 (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap
dialogs.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5511 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 09:16:22 +00:00
Angus Leeming
e8eb0d773d (Rob Lahaye): minor xforms nits 'n' bobs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5498 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 12:56:44 +00:00
Angus Leeming
649e3fee9a Rob's patch, part 1: the checked widget stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5467 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-22 12:39:05 +00:00
Lars Gullik Bjønnes
ce708d095c ws fixes, formatting and some other small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5463 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 17:38:09 +00:00
Lars Gullik Bjønnes
814b819451 the qtclean-2 patch with some very small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5447 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-20 01:48:28 +00:00
André Pönitz
c7b1647c97 fix lockup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5389 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 13:25:15 +00:00
Edwin Leuven
3995f53261 Brand new qt document dialog. Not finished yet though. TODO is updated and lists
what is left to do...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5370 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-09 08:59:02 +00:00
Lars Gullik Bjønnes
51b7adb110 aarrrgghh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5338 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 18:24:33 +00:00
Lars Gullik Bjønnes
20a85bb24f loose SIGC_INCLUDES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5336 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 18:20:26 +00:00
Angus Leeming
cee80af9a3 A couple of trivial and non-qt2-specific tidies.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5333 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 12:43:01 +00:00
Angus Leeming
4968398604 Rob's beauty treatment to the graphics dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5273 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 18:37:50 +00:00
Dekel Tsur
bc56bb9ffa Add insetwrap.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5247 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-10 10:18:58 +00:00
John Levon
5a15177281 remove noload/don't typeset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5243 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 17:32:53 +00:00
John Levon
638d0581e2 add latex_deco
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5239 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 15:53:20 +00:00
John Levon
ee8815b5cf missed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5215 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-06 01:41:14 +00:00
John Levon
644b430da9 terminate dots
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5213 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-06 01:33:35 +00:00
Angus Leeming
1eb8155fa0 This file is part of LyX, the document processor.
Licence details can be found in the file COPYING.

and thank God for sed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5211 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-05 15:14:23 +00:00
Angus Leeming
6fac1dc980 Really dull and boring header shit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5210 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-05 14:10:50 +00:00
John Levon
a5d7d51b09 Add basic bits of Qt's math panel. Hacked together (no MVC yet) but
good position to work on dialog contents.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5187 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-30 16:20:27 +00:00
Jean-Marc Lasgouttes
a0d71b53fe move floatlist to textclass
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5124 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-27 15:51:19 +00:00
John Levon
cf216cd7fc Rob's patch and some minor cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5092 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-24 22:02:30 +00:00
André Pönitz
c69f29dda7 move half of BufferView_pimpl::dispatch() to LyXText::dispatch()
which has its new home in text3.C


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5030 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-20 13:00:25 +00:00
André Pönitz
de9b11b170 compile fixes (move a c'tor out of line, add a virtual destuctor and
change an include path - don't know why the latter is necessary, but it
works now for me)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5008 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-16 07:00:35 +00:00
Angus Leeming
0cfafddc7d The dialogs/guiapi re-working.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5003 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 17:48:53 +00:00
Angus Leeming
5fab05e48a Pass and store references to LyXView and Dialogs, not pointers in the
FormBaseDeprecated-derived classes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5000 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 16:34:48 +00:00
Angus Leeming
c265d16ed0 Nothing but a changed email address (trying to factor my tree in in small steps)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4998 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 16:02:22 +00:00
Angus Leeming
4ecb8d1f56 Fix crash in Document dialog + small sundries.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4980 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 21:05:10 +00:00
Angus Leeming
ca26056e2a * Throw out DialogBase.h
* Only #include what's needed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4979 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 19:19:47 +00:00
Lars Gullik Bjønnes
22774e846a ws only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4974 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 18:31:04 +00:00
Angus Leeming
c10dfd15cd * LyXView: the accessor methods now return a reference to the member
variables, not a pointer.
* WordLangTuple: you can forward-declare a return type you know ;-)
* Qt: get it to compile again, having broken it yesterday.
* Everything else? See above.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4957 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 14:40:38 +00:00
Angus Leeming
9681e21dae * Constify Buffer::getLabelList.
* reduce file dependencies of the controllers on the core.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4947 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 20:17:41 +00:00
Angus Leeming
1e3d2fce7f No longer pass Controller & or Dialogs & to the View c-tors.
GUI now contains a controller rather than derives from a controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4942 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 14:28:43 +00:00
John Levon
0472bb3509 some minor lyxaction cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4911 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 22:03:30 +00:00
André Pönitz
b8198905dc the FuncRequest changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4887 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-07 08:11:41 +00:00
John Levon
184d4cd087 fix triple-select.lyx crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4884 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 23:16:27 +00:00
John Levon
6b5c9696b6 Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it.
Commit the multi-language spellcheck patch.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4882 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 22:38:44 +00:00
John Levon
0547580aad add alert on spellchecker failure.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4870 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 01:04:34 +00:00
Angus Leeming
d1c2fd533f Compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4861 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-05 11:10:08 +00:00
John Levon
7c98b3bd37 spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY
baffled by that one.

Various other cleanups, including a fixed version of lyxlex that doesn't
destroy the preamble ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4854 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-04 23:11:50 +00:00
Angus Leeming
3d137bfe77 Edwin's updateParagraph patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4837 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 12:28:59 +00:00
Angus Leeming
eed7fcfdf4 LyXView::view() now returns boost::shared_ptr<BufferView> const &.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4836 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 09:21:50 +00:00
John Levon
b14e9baa57 fix for open of non-existent file, writeFile() change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4832 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 22:26:30 +00:00
John Levon
b1dd13a9c2 remove options from spellchecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 03:08:01 +00:00
Lars Gullik Bjønnes
043298544c Rename strip to rtrim
Rename frontStrip to ltrim
Add new trim function.

modify source for this change.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 22:50:13 +00:00
Lars Gullik Bjønnes
e39935204d remove some unneeded version of functions from lstrings,
some gcc 3.2. minor compile fixes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4800 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 18:13:51 +00:00