Commit Graph

549 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
d1182f17da LyX Drinkers Union: patch 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2141 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-25 00:06:33 +00:00
Angus Leeming
11d542be6b Fix for qt2 citation dialog crash when selecting first key
of available bibliography keys.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2135 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-17 13:22:56 +00:00
Angus Leeming
b8105d810f Clean-up of the button controller.
The Qt frontend now compiles again.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2131 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-16 14:48:12 +00:00
Angus Leeming
0e7b7c2125 Add an updateParagraph signal, take the opportunity to make a couple of
cosmetic name changes to existing signals.
updateParagraph signal emitted from BufferView::fitCursor().
Add crude machinery to deal with it in the xforms Paragraph dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2130 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-15 16:18:43 +00:00
Angus Leeming
31b56dac80 In for a penny, in for a pound. Consistent use of // -*- C++ -*-
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2123 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-14 08:20:41 +00:00
Angus Leeming
467323b2b8 Removed // -*- C++ -*- from all .C files!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2121 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-13 15:11:17 +00:00
Angus Leeming
ad470a6aed Revert changes committed by accident 5 mins ago!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2120 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-13 14:53:58 +00:00
Angus Leeming
0c2a3e5960 Added // -*- C++ -*- to the top of all files in controllers/ and xforms/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2118 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-13 14:33:31 +00:00
Angus Leeming
3e22b13963 Once again the user can use the Font button on the toolbar to get the current
contents of the character dialog even if the dialog is hidden.

I think that the functionality of the character dialog/Font button on the
toolbar is now as it was in 1.1.6. Oh, but we now have a working button
controller that the GUI's get for free...

Keep up the bug reports!
Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2114 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-13 13:44:23 +00:00
Angus Leeming
e8779e6014 Changes needed to activate Character dialog buttons when any field is not
IGNORE.
Also fix crash when Font button on toolbar is pressed and the Character dialog
has not yet been shown for the first time.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2106 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-12 13:54:04 +00:00
Angus Leeming
79327ea1ad The Ok button is now activated in the Include dialog when the filename is
input from the keyboard.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2105 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-12 12:39:26 +00:00
Angus Leeming
3171db33d2 Fixed bug that disabled permanently addition of new converters using the
Preferences dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2104 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-12 11:32:34 +00:00
Lars Gullik Bjønnes
358a19aca8 fix toc bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2102 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-11 17:20:17 +00:00
Jean-Marc Lasgouttes
795225e72d Qt2 compilation + LColor cleanup from John
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2092 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-05 17:05:51 +00:00
Lars Gullik Bjønnes
313252eb8b various changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2089 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-04 23:57:32 +00:00
Angus Leeming
9b7b1a17fc Modification to ButtonController, so that read-only list of widgets is
not refreshed every time Restore,Apply,Ok,Cancel are pressed. Has the real
advantage that the GUI's can control the widgets more accurately, since the
ButtonController cannot.

Demonstrated with some small change to the Paragraph dialog: enabling the
align buttons is now dependent on the AlignPossible entry in the Layout.

Also apply a small bug fix to getVectorFromString in helper_funcs.C


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2087 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-02 14:53:35 +00:00
Jean-Marc Lasgouttes
07ea5f51f0 compilation fixes for compaq cxx + small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2079 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-01 10:53:24 +00:00
Lars Gullik Bjønnes
f28db60cca cleanout the boost dir, cleanup the frontends Makefile.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2076 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-31 13:07:02 +00:00
Lars Gullik Bjønnes
f1d829a185 adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2074 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-31 02:23:46 +00:00
Lars Gullik Bjønnes
83acbbd523 update copyright year
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2072 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-30 13:53:44 +00:00
Angus Leeming
62f5f89bec trivial changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2059 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-29 14:54:25 +00:00
Jean-Marc Lasgouttes
346924c584 add iso8859-15 support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2020 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-22 13:27:52 +00:00
Angus Leeming
113603af15 Fix for Kayvan's reported crash in the preamble. Same, uninitialised
pointer problem as last time. The good news is, I think that's them all.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2013 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-18 15:33:34 +00:00
Angus Leeming
54de7b8ed2 Fix crash on printing through the Print dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2007 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-18 08:22:31 +00:00
Allan Rae
97c5ea56cf get qt2 compiling again. Won't link lyx for me though :(
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2004 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-17 08:59:04 +00:00
Angus Leeming
e926eeb39d Two tiny clean-ups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1997 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-14 09:17:26 +00:00
Baruch Even
c1cfd45477 FormTabularCreate dialog implementation for Gnome.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1996 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-12 20:13:52 +00:00
Lars Gullik Bjønnes
15271fce07 small fix with footnote, use stringstream some more
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1995 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-10 15:53:10 +00:00
Jean-Marc Lasgouttes
50cf230e42 various fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1994 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-09 15:20:58 +00:00
Lars Gullik Bjønnes
2320240a6d use more stringstream, remove some cruft
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1991 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-09 09:14:50 +00:00
Lars Gullik Bjønnes
52153a589b floatlist work + handle lyxfuncs with args.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1984 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-04 10:36:36 +00:00
Lars Gullik Bjønnes
4c6091b63f remove !NEW_INSETS cruft
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1980 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-03 14:31:33 +00:00
Baruch Even
69cf41a260 Forgot to include a Changelog entry for the gnome compile fix changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1974 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-29 10:48:51 +00:00
Baruch Even
b2423d2e17 Changes to get the Gnome frontend to compile again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1973 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-29 10:47:13 +00:00
Angus Leeming
0e97658b87 More include changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1963 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-26 19:05:06 +00:00
Angus Leeming
bb6e7a45b8 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1962 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-26 19:02:13 +00:00
Angus Leeming
1e651e88d0 Keep LAssert.h in ControlInset.h; revert previous change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1961 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-26 19:00:59 +00:00
Angus Leeming
0ea6558157 make controllers subdir before xforms
move Dialogs::add, Dialogs::destroySplash out-of-line


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1960 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-26 18:58:49 +00:00
Angus Leeming
697a0d48b5 Move included files out of .h files and into .C files. Means that the
GUI-specific views no longer depend on LyXView.h etc, etc.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1959 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-26 18:40:38 +00:00
Lars Gullik Bjønnes
47b341b996 mathed65.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1954 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-25 15:43:57 +00:00
Lars Gullik Bjønnes
ec57ed1e96 call message more directly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1951 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-24 17:33:01 +00:00
Lars Gullik Bjønnes
47910a7a67 move more support functions into namespace lyx, small other changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1949 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-24 15:25:26 +00:00
Allan Rae
2a3b89c6f1 fixed two consecutive spaces handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1948 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-24 06:34:13 +00:00
Jean-Marc Lasgouttes
aab6ddd2e5 fix crash with error inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1945 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-20 13:18:09 +00:00
Lars Gullik Bjønnes
b17500c1c4 the rest read the ChangeLog, hope I remembered all
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1934 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 15:15:59 +00:00
Lars Gullik Bjønnes
1e0c627c73 c++ mode and inherit privately from noncopyable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1930 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 14:11:26 +00:00
Lars Gullik Bjønnes
ebacae88fe remove duplicate include files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1929 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 14:07:19 +00:00
Lars Gullik Bjønnes
3dd3381b2d inherit privately from noncopyable, set c++ mode, swap init order
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1928 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 14:06:11 +00:00
Lars Gullik Bjønnes
da17cc0c13 change arg, inherit privatelu from noncopyable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1927 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 14:02:45 +00:00
Allan Rae
4e61c013f4 fix doxygen operation ; stop #warning causing errors on Sun CC 6.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1919 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 00:19:49 +00:00
Angus Leeming
3775940eed John's TabularCreate patch. I think I'm now up to date. Have a great Easter!
Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1911 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-11 17:59:08 +00:00
Angus Leeming
aba7831f62 John's VCLog patch + a ChangeLog entry I missed last time
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1910 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-11 17:53:45 +00:00
Angus Leeming
87998757a9 John's external material patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1909 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-11 17:14:20 +00:00
Angus Leeming
4e2d777c51 Fixed bugs in getStringFromVector, getVectorFromString
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1907 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-09 10:47:20 +00:00
John Levon
6b219fc94a renaming, fix citation (still no search though)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1903 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-05 14:41:19 +00:00
Jean-Marc Lasgouttes
e59e72d1d1 do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1899 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-05 12:26:41 +00:00
Lars Gullik Bjønnes
b9655a2d25 adjust for scoped_ptr, constify
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1895 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-04 21:58:35 +00:00
Lars Gullik Bjønnes
69672dbf0e ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1894 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-04 21:53:26 +00:00
Lars Gullik Bjønnes
6f2999d291 move include files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1893 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-04 21:51:08 +00:00
Baruch Even
63a78abdb9 Gnomified FormError.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1881 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-03 21:00:26 +00:00
Baruch Even
5a00c55946 Gnomified the FileDialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1880 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-03 18:27:12 +00:00
Baruch Even
ab65c81c64 Forgot to add it formerly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1879 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-03 18:24:04 +00:00
Angus Leeming
8999098e94 Remove some xforms cruft from BufferView.h BufferView_pimpl.h.
John's name-changing patch.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1878 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-03 14:30:58 +00:00
Kalle Dalheimer
0a26faefd1 implemented credits dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1876 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-02 20:08:43 +00:00
John Levon
0a736a817a Update to MVC. Ref,Toc and citation don't work at all currently.
Some bugs still need squashing too, but at least it compiles.

Also rename gui widgets consistently.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1873 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-02 15:12:55 +00:00
Baruch Even
04ff598331 Changed FormCopyright to MVC.
Casting changes in gnome_helpers
Removal of unneeded static from variables in GUIRuntime.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1870 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-02 10:24:07 +00:00
Baruch Even
981b7d0242 Fixed a compilation break in the gnome frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1868 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-02 03:36:47 +00:00
Baruch Even
27257a0d72 Forgot to add file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1867 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-31 16:07:22 +00:00
Baruch Even
276c6e9ca1 Added the formatting of the credits text.
Currently there is no check if the needed font exists or not, the worst is
that everything is rendered in the regular font.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1866 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-31 15:59:17 +00:00
Kalle Dalheimer
37cf92155b Qt2 compiles again
Percolated fixes to citation search from XForms to Qt2


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1865 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-31 08:39:24 +00:00
Baruch Even
7ff4fa26c0 Remove unneeded files, we have switched to use the libglade and there is no
need for these generated files.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1864 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-30 20:31:06 +00:00
Angus Leeming
071d35750a controller-view split for TOC popup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1863 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-30 19:24:28 +00:00
Baruch Even
a6adf5d732 Fixes to get it to compile after the latest ButtonController changes.
Refactoring of the dialogs into GnomeBase to remove common code.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1862 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-30 18:49:10 +00:00
Angus Leeming
79a7f6b162 Squashed bugs in Citation and (I hope) External Material popups. Could
people please check this one more time...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1860 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-30 13:47:39 +00:00
Angus Leeming
58d99b4a97 * Baruch's GuiBC template.
* Some file (and class) name changes:
	ButtonController.[Ch] to ButtonControllerBase.[Ch]
	BCTemplates.h to ButtonController.h
	ControlBase.[Ch] to ControlButton.[Ch]
* Moved file browsing into the controllers for the Graphics, Include and
Print popups.
* Fixed search bug in Citation popup. Added case sensitive button.
* Implemented controller-view split for External Material popup. Think that
it's now correct, but could you check again, Dekel?

Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1859 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-30 09:51:46 +00:00
Kalle Dalheimer
ba1c81aad3 Fixed connections. There is still a bug somewhere.
Fixed geometry.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1858 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-30 06:59:39 +00:00
Kalle Dalheimer
24cdf09610 more work on citation dialog for MVC
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1857 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 21:17:17 +00:00
Kalle Dalheimer
a24a97ed14 started moving citation dialog to MVC
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1856 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 18:58:47 +00:00
Kalle Dalheimer
41719bdb8a - Compiles and links again
- Renamed document dialog to new naming scheme, but do not compile and link
  it yet, pending conversion of document form to MVC by Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1855 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 15:02:19 +00:00
Jürgen Vigna
f284f1c8bc Added %x support in vspace.C (LyXLenght) and use it for the minipages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1853 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 15:00:20 +00:00
Baruch Even
a266390f64 Added FormCredits dialog (MVC version) by Michael Koziarski.
Fixed some minor bugs in the MVC support in gnome.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1852 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 14:47:17 +00:00
Angus Leeming
86de16951b small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1851 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 11:24:08 +00:00
Angus Leeming
015412da02 Implemented controller-view split for Graphics and Index popups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1845 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 13:11:08 +00:00
Angus Leeming
5e88370300 fix to ControlMinipage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1844 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 13:08:50 +00:00
Angus Leeming
cda84cbcdf Controller-view split of Graphics and Index popups.
Moved Citation and Character helper functions into their own namespaces.
Fixed bugs in Minipage controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1843 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 12:59:29 +00:00
Baruch Even
39447abc2d Fixed history id's for the Gnome entry fields.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1842 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 12:43:55 +00:00
Baruch Even
bed3713ff0 Fixed compilation problems.
Added infrastructure for MVC dialogs and implemented FormUrl as an MVC dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1841 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 11:14:05 +00:00
Jürgen Vigna
b14052f6a5 Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1840 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 09:28:48 +00:00
Angus Leeming
c44d76deae Implemented controller-view split for minipage and preamble popups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1838 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 16:03:28 +00:00
Angus Leeming
d553558b19 Implemented controller-view split for Splash screen.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1836 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 13:00:41 +00:00
Angus Leeming
833bd37843 various minor bits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1834 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 10:44:14 +00:00
Angus Leeming
12bfa2bd34 Implemented controller-view split for FormPrint.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1833 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 10:43:10 +00:00
Kalle Dalheimer
c5a0750890 Applied Angus patch to compile on DEC C++ and to avoid name clashes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1830 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-26 19:34:45 +00:00
Angus Leeming
b63ac8a6c3 Implemented controller-view split for Search popup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1829 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-26 15:25:37 +00:00
Angus Leeming
6ca7a18ad9 Implemented controller-view split for TabularCreate popup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1827 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-26 14:33:58 +00:00
Angus Leeming
3b380bf220 Controller-view split for Ref popup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1826 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-26 13:16:57 +00:00
Angus Leeming
24cc3e5be3 Fixed "can't create new inset" bug. Described dialogs' control loop in
controllers/README.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1825 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-26 08:14:39 +00:00
Kalle Dalheimer
0eb38828ca Use same button handling as in XForms frontend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1824 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-24 15:59:01 +00:00
Kalle Dalheimer
3c7b1cf655 Added missing moc files to Makefile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1823 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-24 07:50:48 +00:00
Lars Gullik Bjønnes
c5d4a6aa5e add ControlDialogs.h to the sources
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1822 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 23:15:33 +00:00
Kalle Dalheimer
ab7778e295 First attempt at converting copyright dialog to MVC architecture
Changed copyright dialog to new naming scheme


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1821 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 22:07:56 +00:00
Lars Gullik Bjønnes
e65f49dd51 add Lsstream.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1820 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 21:34:24 +00:00
Kalle Dalheimer
07b2bf5e11 Another quick fix to get qt2 frontend to compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1819 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 21:20:12 +00:00
Angus Leeming
127265cc83 controller-view split for Url popup.
Something has gone wrong with the creation of new insets from the
menu, but this commit squashes a couple of minor bugs.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1818 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 18:46:11 +00:00
Angus Leeming
9705be9f1b Implemented controller-view split for FormError and FormInclude.
Cleaned up code in controllers in the process; I think that the interface
is stabilising now.
Cleaned up code in InsetInclude a little.

Mental note (to me?!): the Bibitem, Bibtex and Include insets create an
inset when the appropriate menu item is selected. This is incorrect;
the inset should only be created when "Ok" is pressed, as with the
majority of insets. CREATE_XXX flags and associated code are needed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1817 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 17:09:34 +00:00
Angus Leeming
5de19b909e ControlCredits::getCredits returns a stringstream not a vector<string>.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1815 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 16:10:15 +00:00
Jean-Marc Lasgouttes
ce07524d36 fix print bug & compilation problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1813 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 15:16:03 +00:00
Lars Gullik Bjønnes
076298793d add std::
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1809 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 07:50:48 +00:00
Kalle Dalheimer
67dc240bc9 quick fix to make qt2 compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1808 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 06:31:30 +00:00
Lars Gullik Bjønnes
37fbae1415 fix compilation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1804 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 14:59:29 +00:00
Angus Leeming
8a4455d459 Reorganised, cleaned-up and improved documentation of controllers.
Implemented controller-view split for Copyright and Credits popups.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1803 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 11:24:36 +00:00
Lars Gullik Bjønnes
e77bd048ec fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1800 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-21 19:14:09 +00:00
Angus Leeming
a12309c76b Implementation of controller-view split for FormCharacter.
Some small clean-ups of code in frontends/controllers and frontends/xforms.
Added size_type and size() to Languages in language.h


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1798 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-21 13:27:03 +00:00
Angus Leeming
1e4e0efe0e small fix to ControlCitation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1797 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 12:59:37 +00:00
Angus Leeming
9f29ab3aa5 controller-view split of FormLog and FormVCLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1796 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 10:14:03 +00:00
Lars Gullik Bjønnes
fc8465aa1f use anon namespace, somewhat better comp. handling of minipages, not quite there yet
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1795 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 01:22:46 +00:00
Angus Leeming
14c60d0aae Implemented controller-view split for FormBibtex.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1794 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 16:37:01 +00:00
Angus Leeming
5997291fc3 Rewrote the maths panel so that ALL the popups now derive from FormBaseBD,
cleaning up the logic in the process. Should now be easy to move to a
controller-view split.
Moved the minw_, minh_ bug-fix into the base class. Can now forget about it!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1793 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 15:38:22 +00:00
Jean-Marc Lasgouttes
bff6a87b5e default.ui fix ; compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1792 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 15:06:18 +00:00
Edwin Leuven
32fed6ce08 minor tweaks to make qt2 compile (Edwin)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1791 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 13:28:31 +00:00
Kalle Dalheimer
3fa594b2f9 Compiles and links again
Also integrates the citation dialog for the first time (not completely working yet and not transferred to new scheme either)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1788 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 17:20:06 +00:00
Jürgen Vigna
3de10d0174 Added Minipage-Dialog, small fix in LyXTabular::l_getline (removing \r).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1787 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 15:15:32 +00:00
Angus Leeming
41a571cabc math panel cleanup. LyX no longer crashes on "Close"ing the math panel, but
still does on exit from LyX if the math panel has been opened.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1786 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 15:00:27 +00:00
Jean-Marc Lasgouttes
a810f13e94 compilation fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1785 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 14:47:48 +00:00
Angus Leeming
524a23ba3a Compile fixes for DEC cxx, John's maths and keymap patches.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1783 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 12:08:14 +00:00
Lars Gullik Bjønnes
1a32c26a5e NO_PEXTRA and NO_PEXTRA_REALLY
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1780 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 00:09:53 +00:00
Lars Gullik Bjønnes
d4ee9c38b6 remove CXX_WORKING_NAMESPACES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1777 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 18:21:56 +00:00
Edwin Leuven
50dd8f5894 Added splash for qt2 frontend, Edwin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1776 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 16:34:44 +00:00
Lars Gullik Bjønnes
a27892b6c8 one small private fix in mathed, put noncopyable and tie into boost namespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1774 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 16:04:46 +00:00
Angus Leeming
9c36dd0f40 Merging BRANCH_MVC back into HEAD.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1770 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 13:37:04 +00:00
Angus Leeming
3285b16aec small changes to enable compilation once again of FormParagraph.C,
associated with Lars' creation of a params struct.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1765 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 10:22:41 +00:00
Angus Leeming
c9e204f17c Small cleanup, not part of MVC changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1762 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 10:02:36 +00:00
Angus Leeming
9356012089 John's tiny FormGraphics patch and large GUI-I InsetInclude patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1755 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-14 10:57:39 +00:00
Dekel Tsur
01e9bd2f39 Do not put space between multiple keys.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1753 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-13 15:03:54 +00:00
Dekel Tsur
068e2cfb25 Remove debug message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1747 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-12 16:35:58 +00:00
Angus Leeming
5e18870755 Fogot to "add" these files when I committed last time.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1741 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-12 12:47:07 +00:00
Angus Leeming
1df761e26d John's splash patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1740 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-12 12:44:56 +00:00
Angus Leeming
6a6bb5a017 John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1739 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-12 11:22:26 +00:00
Lars Gullik Bjønnes
46ab079b9f some further work on the float lists
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1734 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-12 01:43:12 +00:00
Lars Gullik Bjønnes
63de5b908f dynamic number of lists
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1732 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-11 18:39:00 +00:00
Lars Gullik Bjønnes
8cb2e519b3 remove Last when NEW_INSETS is defined
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1730 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-11 00:21:13 +00:00
Angus Leeming
b66c83b542 Ed's credits patch and Baruch's gnome patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1710 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-08 12:58:40 +00:00
Lars Gullik Bjønnes
916ae4222d remove mem leaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1703 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-07 16:18:05 +00:00
Jürgen Vigna
765db1102d Applied John's FileDialog patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1702 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-07 14:25:31 +00:00
Jean-Marc Lasgouttes
3f894b2bb5 qt2 find&replace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1692 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 14:23:02 +00:00
Lars Gullik Bjønnes
03d1c984a0 ParagraphParameters and SharedContainer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1691 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 14:07:14 +00:00
Jean-Marc Lasgouttes
e121a69c4a find&replace fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1683 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 11:05:15 +00:00
Jürgen Vigna
f88cee29f6 Edwins f&r GUII patch with a small fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1678 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 10:20:33 +00:00
Angus Leeming
4505b2f7b3 create and use a little setEnabled() xforms wrapper function.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1676 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-05 19:02:40 +00:00
Angus Leeming
9a355872f6 Update copyright notice to 2001
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1672 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-05 12:07:12 +00:00
Angus Leeming
5126985133 Ed's Qt2 Character dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1671 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-05 12:04:43 +00:00
Lars Gullik Bjønnes
078e4c896c qtchar.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1662 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-05 10:16:03 +00:00
Dekel Tsur
7edc50d28d Fixed the behaviour of Goto-Ref (?)
Needs to be ported to the other frontends!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1637 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-27 12:46:56 +00:00
Dekel Tsur
697939d609 Fixed the behaviour of Goto-Ref (?)
Needs to be ported to the other frontends!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1634 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-27 12:32:01 +00:00
Angus Leeming
53675c6ce8 Added character and preamble dialogs to forms/makefile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1633 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-27 12:27:52 +00:00
Lars Gullik Bjønnes
4541e746fe fix combo segfault
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1631 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-27 11:03:25 +00:00
Dekel Tsur
af514a0dd9 Update bookmark #0 after inserting a reference.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1628 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-26 22:32:36 +00:00
Dekel Tsur
c92605b4aa Update bookmark #0 after inserting a reference.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1627 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-26 22:17:57 +00:00
Dekel Tsur
8d704c07b3 Update bookmark #0 after inserting a reference.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1626 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-26 22:12:53 +00:00
Lars Gullik Bjønnes
f65b7ff4ab character2.diff.gz
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1625 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-26 15:17:19 +00:00
Dekel Tsur
86dc4696af - Add the option to disable babel for documents whose language is equal to
default_language
- Use \foreignlanguage to locally change the language inside a paragraph


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1617 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-25 10:22:54 +00:00
Angus Leeming
ef88cb6ff0 use size_type rather than int
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1613 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-23 17:20:28 +00:00
Angus Leeming
2e279fe9c7 John's small fixes to qt2 and xforms + his elegant replacement to FL_TRANSIENT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1612 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-23 16:19:54 +00:00
Angus Leeming
02f23c0f37 small changes to enable compilation once again of the kde frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1611 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-23 16:15:51 +00:00
Dekel Tsur
9715b1d974 Activate "use geometry" button if using custom paper size/margin.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1593 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-21 14:44:46 +00:00
Allan Rae
29d1ff39b5 try this for distinguishing inner and outer tabs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1592 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-21 14:30:00 +00:00
Lars Gullik Bjønnes
09383c6e55 preamble2.diff.gz
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1567 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-20 13:34:05 +00:00
Angus Leeming
7811487b2a moved derivation from noncopyable to DialogBase from FormBase.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1536 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-19 16:46:01 +00:00
Jürgen Vigna
9704a004bd Various fixes to InsetTabular and InsetText + Angus's cleanup patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1535 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-19 16:01:31 +00:00
Angus Leeming
f0c75a909e altering "Text after" now activates the Ok,Apply buttons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1533 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-19 14:01:23 +00:00
Angus Leeming
eb5f9093b4 white-space changes to FormCitation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1525 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-16 18:50:28 +00:00
Lars Gullik Bjønnes
9a3176581d small cleanup, doxygen, formatting changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1521 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-16 09:25:43 +00:00
Angus Leeming
50be761b25 change ButtonController's trigger_change_ vector to dont_trigger_change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1518 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-15 11:15:31 +00:00
Lars Gullik Bjønnes
6512edb15a qt2.diff.gz
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1517 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-14 19:43:56 +00:00
Lars Gullik Bjønnes
4d2e93a02e remove cruft
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1515 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-14 19:22:41 +00:00
Angus Leeming
99a8f84465 extended ButtonController so that only FL_OBJECT *s in a trigger_change_
vector can actually cause the Ok, Apply buttons to change state on input.
Vector created for FormCitation.

Please test!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1514 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-14 18:56:38 +00:00
Angus Leeming
5ee7cb857c consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1503 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-14 10:30:46 +00:00
Jürgen Vigna
a30e709a3b Some InsetTabular and -Text fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1501 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-14 08:38:21 +00:00
Lars Gullik Bjønnes
30fb3b3be3 mathed15.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1493 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-12 20:39:25 +00:00
Lars Gullik Bjønnes
f6aaac088c formskdepatchthingie
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1486 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-12 14:09:09 +00:00
Jean-Marc Lasgouttes
e7ca356bf7 remove reference list from menus, formlog updates, small mathed cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1471 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-09 15:54:30 +00:00
Baruch Even
39b3fd44b9 Cleaned up cruft in InsetGraphics.
Added the auto-conversion of images to InsetGraphics, this adds support
for bitmap images.
Modified the mechanism of image loading for inline viewing - still not
working though.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1457 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-08 13:06:55 +00:00
Lars Gullik Bjønnes
f490ae76ab the Timeout patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1456 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-07 16:44:49 +00:00
Jean-Marc Lasgouttes
8a766b722d Move LaTeX and VC logs to GUI-I on xforms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1451 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-06 17:41:42 +00:00
Dekel Tsur
e1b7bd5d36 Add shortcut to the TOC menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1431 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-31 17:54:37 +00:00
Dekel Tsur
1ecfd5f425 Bookmarks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1410 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-28 18:31:36 +00:00
Dekel Tsur
f04a7e4745 Few fixes for the kde frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1405 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-26 17:24:09 +00:00
Dekel Tsur
976b104ffe Move methods from FormRef.C to insetref.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1404 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-26 17:11:01 +00:00
Jean-Marc Lasgouttes
72efbf28ac The qt2 frontend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1398 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-26 10:16:05 +00:00
Jean-Marc Lasgouttes
cbf86e656b Update INSTALL
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1387 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-25 13:20:19 +00:00
John Levon
1c0ca55b49 FormDocument and various fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1378 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-24 11:43:48 +00:00
Angus Leeming
6c1081e87b Correct version of these files. Sorry!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1372 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-23 14:16:13 +00:00
Angus Leeming
baa8ca981f fix loading of colors bug in FormPreferences
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1371 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-23 13:36:23 +00:00
Dekel Tsur
c7f0b54771 - Clean FormRef
- Try to use more descriptive type names in FormRef


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1362 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-21 21:41:35 +00:00
Dekel Tsur
935423a067 Small fixes in FormRef.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1359 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-21 20:10:48 +00:00
Dekel Tsur
911dacfc28 Small improvement in FormRef.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1357 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-21 19:06:10 +00:00
Jean-Marc Lasgouttes
a410ecbf08 Small fixes from Lior and Angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1349 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-19 15:31:40 +00:00
Dekel Tsur
ce61844b9c Fix goto reference.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1345 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-17 19:00:12 +00:00
John Levon
0c2bbc6801 Use Dispatch in FormTabCreate, some minor tidying.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1325 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-12 15:12:18 +00:00
Lars Gullik Bjønnes
0f4053721e rotate the changelog and a bunch of new changelogs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1324 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-12 09:42:30 +00:00