]> git.lyx.org Git - lyx.git/log
lyx.git
23 years agoRemove unneeded files, we have switched to use the libglade and there is no
Baruch Even [Fri, 30 Mar 2001 20:31:06 +0000 (20:31 +0000)]
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

23 years agocontroller-view split for TOC popup.
Angus Leeming [Fri, 30 Mar 2001 19:24:28 +0000 (19:24 +0000)]
controller-view split for TOC popup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1863 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoFixes to get it to compile after the latest ButtonController changes.
Baruch Even [Fri, 30 Mar 2001 18:49:10 +0000 (18:49 +0000)]
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

23 years agoChanged InsetText * in InsetCollapsable to be a InsetText.
Jürgen Vigna [Fri, 30 Mar 2001 14:28:17 +0000 (14:28 +0000)]
Changed InsetText * in InsetCollapsable to be a InsetText.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1861 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoSquashed bugs in Citation and (I hope) External Material popups. Could
Angus Leeming [Fri, 30 Mar 2001 13:47:39 +0000 (13:47 +0000)]
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

23 years ago* Baruch's GuiBC template.
Angus Leeming [Fri, 30 Mar 2001 09:51:46 +0000 (09:51 +0000)]
* 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

23 years agoFixed connections. There is still a bug somewhere.
Kalle Dalheimer [Fri, 30 Mar 2001 06:59:39 +0000 (06:59 +0000)]
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

23 years agomore work on citation dialog for MVC
Kalle Dalheimer [Thu, 29 Mar 2001 21:17:17 +0000 (21:17 +0000)]
more work on citation dialog for MVC

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1857 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agostarted moving citation dialog to MVC
Kalle Dalheimer [Thu, 29 Mar 2001 18:58:47 +0000 (18:58 +0000)]
started moving citation dialog to MVC

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1856 a592a061-630c-0410-9148-cb99ea01b6c8

23 years ago- Compiles and links again
Kalle Dalheimer [Thu, 29 Mar 2001 15:02:19 +0000 (15:02 +0000)]
- 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

23 years agoForgot this important ChangeLog entry.
Jürgen Vigna [Thu, 29 Mar 2001 15:01:40 +0000 (15:01 +0000)]
Forgot this important ChangeLog entry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1854 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoAdded %x support in vspace.C (LyXLenght) and use it for the minipages.
Jürgen Vigna [Thu, 29 Mar 2001 15:00:20 +0000 (15:00 +0000)]
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

23 years agoAdded FormCredits dialog (MVC version) by Michael Koziarski.
Baruch Even [Thu, 29 Mar 2001 14:47:17 +0000 (14:47 +0000)]
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

23 years agosmall fixes.
Angus Leeming [Thu, 29 Mar 2001 11:24:08 +0000 (11:24 +0000)]
small fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1851 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoon Lars' suggestion...
Angus Leeming [Thu, 29 Mar 2001 09:04:55 +0000 (09:04 +0000)]
on Lars' suggestion...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1850 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoChanged AC_INIT(src/lyx.C) to AC_INIT(src/lyxfind.C) in configure.in
Angus Leeming [Thu, 29 Mar 2001 08:25:45 +0000 (08:25 +0000)]
Changed AC_INIT(src/lyx.C) to AC_INIT(src/lyxfind.C) in configure.in
now that lyx.C is no longer pertinent. Many thanks, Garst!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1849 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoStripped out FD_form_figure code into figureXXX.[Ch] files.
Angus Leeming [Wed, 28 Mar 2001 14:51:25 +0000 (14:51 +0000)]
Stripped out FD_form_figure code into figureXXX.[Ch] files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1848 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoCombined form1.fd and lyx.fd into figure_form.fd.
Angus Leeming [Wed, 28 Mar 2001 14:50:00 +0000 (14:50 +0000)]
Combined form1.fd and lyx.fd into figure_form.fd.
Cleaned up makefile.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1847 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoAdded operator!= to InsetGraphicsParams
Angus Leeming [Wed, 28 Mar 2001 13:16:37 +0000 (13:16 +0000)]
Added operator!= to InsetGraphicsParams

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1846 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoImplemented controller-view split for Graphics and Index popups.
Angus Leeming [Wed, 28 Mar 2001 13:11:08 +0000 (13:11 +0000)]
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

23 years agofix to ControlMinipage
Angus Leeming [Wed, 28 Mar 2001 13:08:50 +0000 (13:08 +0000)]
fix to ControlMinipage

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1844 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoController-view split of Graphics and Index popups.
Angus Leeming [Wed, 28 Mar 2001 12:59:29 +0000 (12:59 +0000)]
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

23 years agoFixed history id's for the Gnome entry fields.
Baruch Even [Wed, 28 Mar 2001 12:43:55 +0000 (12:43 +0000)]
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

23 years agoFixed compilation problems.
Baruch Even [Wed, 28 Mar 2001 11:14:05 +0000 (11:14 +0000)]
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

23 years agoChanged drawing of button in InsetCollapsable and some Mouse/Curosor fixes.
Jürgen Vigna [Wed, 28 Mar 2001 09:28:48 +0000 (09:28 +0000)]
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

23 years agotop.diff
Lars Gullik Bjønnes [Tue, 27 Mar 2001 18:15:17 +0000 (18:15 +0000)]
top.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1839 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoImplemented controller-view split for minipage and preamble popups.
Angus Leeming [Tue, 27 Mar 2001 16:03:28 +0000 (16:03 +0000)]
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

23 years agoCorrected spelling mistake.
Angus Leeming [Tue, 27 Mar 2001 15:59:14 +0000 (15:59 +0000)]
Corrected spelling mistake.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1837 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoImplemented controller-view split for Splash screen.
Angus Leeming [Tue, 27 Mar 2001 13:00:41 +0000 (13:00 +0000)]
Implemented controller-view split for Splash screen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1836 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoFix figinset for the case when the filename doesn't contain a suffix.
Dekel Tsur [Tue, 27 Mar 2001 10:50:24 +0000 (10:50 +0000)]
Fix figinset for the case when the filename doesn't contain a suffix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1835 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agovarious minor bits
Angus Leeming [Tue, 27 Mar 2001 10:44:14 +0000 (10:44 +0000)]
various minor bits

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1834 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoImplemented controller-view split for FormPrint.
Angus Leeming [Tue, 27 Mar 2001 10:43:10 +0000 (10:43 +0000)]
Implemented controller-view split for FormPrint.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1833 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agonew french example files
Jean-Marc Lasgouttes [Tue, 27 Mar 2001 10:31:07 +0000 (10:31 +0000)]
new french example files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1832 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoApplied Angus patch to compile on DEC C++ and to avoid name clashes
Kalle Dalheimer [Mon, 26 Mar 2001 19:34:45 +0000 (19:34 +0000)]
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

23 years agoImplemented controller-view split for Search popup.
Angus Leeming [Mon, 26 Mar 2001 15:25:37 +0000 (15:25 +0000)]
Implemented controller-view split for Search popup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1829 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoAdded OpenInsetDialog() function for UpdatableInset's and implemented it
Jürgen Vigna [Mon, 26 Mar 2001 14:47:34 +0000 (14:47 +0000)]
Added OpenInsetDialog() function for UpdatableInset's and implemented it
for InsetText, InsetTabular and InsetMinipage.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1828 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoImplemented controller-view split for TabularCreate popup.
Angus Leeming [Mon, 26 Mar 2001 14:33:58 +0000 (14:33 +0000)]
Implemented controller-view split for TabularCreate popup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1827 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoController-view split for Ref popup.
Angus Leeming [Mon, 26 Mar 2001 13:16:57 +0000 (13:16 +0000)]
Controller-view split for Ref popup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1826 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoFixed "can't create new inset" bug. Described dialogs' control loop in
Angus Leeming [Mon, 26 Mar 2001 08:14:39 +0000 (08:14 +0000)]
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

23 years agoUse same button handling as in XForms frontend
Kalle Dalheimer [Sat, 24 Mar 2001 15:59:01 +0000 (15:59 +0000)]
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

23 years agoAdded missing moc files to Makefile
Kalle Dalheimer [Sat, 24 Mar 2001 07:50:48 +0000 (07:50 +0000)]
Added missing moc files to Makefile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1823 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoadd ControlDialogs.h to the sources
Lars Gullik Bjønnes [Fri, 23 Mar 2001 23:15:33 +0000 (23:15 +0000)]
add ControlDialogs.h to the sources

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1822 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoFirst attempt at converting copyright dialog to MVC architecture
Kalle Dalheimer [Fri, 23 Mar 2001 22:07:56 +0000 (22:07 +0000)]
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

23 years agoadd Lsstream.h
Lars Gullik Bjønnes [Fri, 23 Mar 2001 21:34:24 +0000 (21:34 +0000)]
add Lsstream.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1820 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoAnother quick fix to get qt2 frontend to compile
Kalle Dalheimer [Fri, 23 Mar 2001 21:20:12 +0000 (21:20 +0000)]
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

23 years agocontroller-view split for Url popup.
Angus Leeming [Fri, 23 Mar 2001 18:46:11 +0000 (18:46 +0000)]
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

23 years agoImplemented controller-view split for FormError and FormInclude.
Angus Leeming [Fri, 23 Mar 2001 17:09:34 +0000 (17:09 +0000)]
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

23 years agoReverted change to LString.h. Small fix to Buffer.C's tag_name.
Angus Leeming [Fri, 23 Mar 2001 16:46:39 +0000 (16:46 +0000)]
Reverted change to LString.h. Small fix to Buffer.C's tag_name.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1816 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoControlCredits::getCredits returns a stringstream not a vector<string>.
Angus Leeming [Fri, 23 Mar 2001 16:10:15 +0000 (16:10 +0000)]
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

23 years agoSome small fixes and the mouse now works for minipages again.
Jürgen Vigna [Fri, 23 Mar 2001 15:48:19 +0000 (15:48 +0000)]
Some small fixes and the mouse now works for minipages again.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1814 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agofix print bug & compilation problem
Jean-Marc Lasgouttes [Fri, 23 Mar 2001 15:16:03 +0000 (15:16 +0000)]
fix print bug & compilation problem

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1813 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoFixed cursor position in minipages and small draw-fix in insettext.
Jürgen Vigna [Fri, 23 Mar 2001 10:39:16 +0000 (10:39 +0000)]
Fixed cursor position in minipages and small draw-fix in insettext.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1812 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoRemoved the bitset use in buffer.C.
José Matox [Fri, 23 Mar 2001 08:37:44 +0000 (08:37 +0000)]
Removed the bitset use in buffer.C.
Code clean in docbook export code.
Added docbook export to insetfloat.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1811 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoadd coments/questions
Lars Gullik Bjønnes [Fri, 23 Mar 2001 08:26:36 +0000 (08:26 +0000)]
add coments/questions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1810 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoadd std::
Lars Gullik Bjønnes [Fri, 23 Mar 2001 07:50:48 +0000 (07:50 +0000)]
add std::

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1809 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoquick fix to make qt2 compile
Kalle Dalheimer [Fri, 23 Mar 2001 06:31:30 +0000 (06:31 +0000)]
quick fix to make qt2 compile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1808 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agominipage placement testing
Lars Gullik Bjønnes [Thu, 22 Mar 2001 19:36:21 +0000 (19:36 +0000)]
minipage placement testing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1807 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoFixed bug in reading old minipages in a depth > 0.
Jürgen Vigna [Thu, 22 Mar 2001 16:07:59 +0000 (16:07 +0000)]
Fixed bug in reading old minipages in a depth > 0.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1806 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoMake InsetMinipage work better and rewritten compatibility-buffer-read.
Jürgen Vigna [Thu, 22 Mar 2001 15:45:15 +0000 (15:45 +0000)]
Make InsetMinipage work better and rewritten compatibility-buffer-read.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1805 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agofix compilation
Lars Gullik Bjønnes [Thu, 22 Mar 2001 14:59:29 +0000 (14:59 +0000)]
fix compilation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1804 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoReorganised, cleaned-up and improved documentation of controllers.
Angus Leeming [Thu, 22 Mar 2001 11:24:36 +0000 (11:24 +0000)]
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

23 years agoCleaner code for linuxdoc generation that allowed finally to removed some
José Matox [Wed, 21 Mar 2001 23:38:07 +0000 (23:38 +0000)]
Cleaner code for linuxdoc generation that allowed finally to removed some
warnings from Lars, at least for now ;-).

Fixed long time bug regarding nested paragraph tags.
Better support for XML and linuxdoc regarding CDATA sections.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1801 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agofix typo
Lars Gullik Bjønnes [Wed, 21 Mar 2001 19:14:09 +0000 (19:14 +0000)]
fix typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1800 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agodanish update
Jean-Marc Lasgouttes [Wed, 21 Mar 2001 15:32:10 +0000 (15:32 +0000)]
danish update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1799 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoImplementation of controller-view split for FormCharacter.
Angus Leeming [Wed, 21 Mar 2001 13:27:03 +0000 (13:27 +0000)]
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

23 years agosmall fix to ControlCitation
Angus Leeming [Tue, 20 Mar 2001 12:59:37 +0000 (12:59 +0000)]
small fix to ControlCitation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1797 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agocontroller-view split of FormLog and FormVCLog.
Angus Leeming [Tue, 20 Mar 2001 10:14:03 +0000 (10:14 +0000)]
controller-view split of FormLog and FormVCLog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1796 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agouse anon namespace, somewhat better comp. handling of minipages, not quite there yet
Lars Gullik Bjønnes [Tue, 20 Mar 2001 01:22:46 +0000 (01:22 +0000)]
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

23 years agoImplemented controller-view split for FormBibtex.
Angus Leeming [Mon, 19 Mar 2001 16:37:01 +0000 (16:37 +0000)]
Implemented controller-view split for FormBibtex.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1794 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoRewrote the maths panel so that ALL the popups now derive from FormBaseBD,
Angus Leeming [Mon, 19 Mar 2001 15:38:22 +0000 (15:38 +0000)]
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

23 years agodefault.ui fix ; compile fix
Jean-Marc Lasgouttes [Mon, 19 Mar 2001 15:06:18 +0000 (15:06 +0000)]
default.ui fix ; compile fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1792 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agominor tweaks to make qt2 compile (Edwin)
Edwin Leuven [Mon, 19 Mar 2001 13:28:31 +0000 (13:28 +0000)]
minor tweaks to make qt2 compile (Edwin)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1791 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoMinor cleanups of code and comments.
Baruch Even [Sun, 18 Mar 2001 17:48:56 +0000 (17:48 +0000)]
Minor cleanups of code and comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1790 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agotry out anonnamespace, detfault to expanded minipage
Lars Gullik Bjønnes [Sat, 17 Mar 2001 02:06:21 +0000 (02:06 +0000)]
try out anonnamespace, detfault to expanded minipage

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1789 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoCompiles and links again
Kalle Dalheimer [Fri, 16 Mar 2001 17:20:06 +0000 (17:20 +0000)]
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

23 years agoAdded Minipage-Dialog, small fix in LyXTabular::l_getline (removing \r).
Jürgen Vigna [Fri, 16 Mar 2001 15:15:32 +0000 (15:15 +0000)]
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

23 years agomath panel cleanup. LyX no longer crashes on "Close"ing the math panel, but
Angus Leeming [Fri, 16 Mar 2001 15:00:27 +0000 (15:00 +0000)]
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

23 years agocompilation fixes
Jean-Marc Lasgouttes [Fri, 16 Mar 2001 14:47:48 +0000 (14:47 +0000)]
compilation fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1785 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agomathed62.diff
Lars Gullik Bjønnes [Fri, 16 Mar 2001 12:54:34 +0000 (12:54 +0000)]
mathed62.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1784 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoCompile fixes for DEC cxx, John's maths and keymap patches.
Angus Leeming [Fri, 16 Mar 2001 12:08:14 +0000 (12:08 +0000)]
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

23 years agoadd boost
Lars Gullik Bjønnes [Fri, 16 Mar 2001 11:54:34 +0000 (11:54 +0000)]
add boost

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1782 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agodont use cerr directly use lyxerr
Lars Gullik Bjønnes [Fri, 16 Mar 2001 08:29:10 +0000 (08:29 +0000)]
dont use cerr directly use lyxerr

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1781 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoNO_PEXTRA and NO_PEXTRA_REALLY
Lars Gullik Bjønnes [Fri, 16 Mar 2001 00:09:53 +0000 (00:09 +0000)]
NO_PEXTRA and NO_PEXTRA_REALLY

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1780 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agobetter the minipage compability a bit
Lars Gullik Bjønnes [Thu, 15 Mar 2001 19:03:46 +0000 (19:03 +0000)]
better the minipage compability a bit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1779 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agomathed61.diff
Lars Gullik Bjønnes [Thu, 15 Mar 2001 18:22:33 +0000 (18:22 +0000)]
mathed61.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1778 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoremove CXX_WORKING_NAMESPACES
Lars Gullik Bjønnes [Thu, 15 Mar 2001 18:21:56 +0000 (18:21 +0000)]
remove CXX_WORKING_NAMESPACES

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1777 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoAdded splash for qt2 frontend, Edwin
Edwin Leuven [Thu, 15 Mar 2001 16:34:44 +0000 (16:34 +0000)]
Added splash for qt2 frontend, Edwin

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1776 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agomathed60.diff one hunk of prev apllied code rejected
Lars Gullik Bjønnes [Thu, 15 Mar 2001 16:08:26 +0000 (16:08 +0000)]
mathed60.diff one hunk of prev apllied code rejected

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1775 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoone small private fix in mathed, put noncopyable and tie into boost namespace
Lars Gullik Bjønnes [Thu, 15 Mar 2001 16:04:46 +0000 (16:04 +0000)]
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

23 years agomathed59.diff
Lars Gullik Bjønnes [Thu, 15 Mar 2001 15:07:17 +0000 (15:07 +0000)]
mathed59.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1773 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agorevert mathed58.diff
Lars Gullik Bjønnes [Thu, 15 Mar 2001 14:41:40 +0000 (14:41 +0000)]
revert mathed58.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1772 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agomathed58.diff
Lars Gullik Bjønnes [Thu, 15 Mar 2001 14:11:13 +0000 (14:11 +0000)]
mathed58.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1771 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoMerging BRANCH_MVC back into HEAD.
Angus Leeming [Thu, 15 Mar 2001 13:37:04 +0000 (13:37 +0000)]
Merging BRANCH_MVC back into HEAD.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1770 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoQt2 port compiles with qt 2.2.1, so don't test for higher.
Angus Leeming [Thu, 15 Mar 2001 12:54:01 +0000 (12:54 +0000)]
Qt2 port compiles with qt 2.2.1, so don't test for higher.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1769 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoalmost whitespace!
Angus Leeming [Thu, 15 Mar 2001 12:12:18 +0000 (12:12 +0000)]
almost whitespace!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1768 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoadded using directive to math_cursor.C
Angus Leeming [Thu, 15 Mar 2001 10:56:00 +0000 (10:56 +0000)]
added using directive to math_cursor.C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1767 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoAdded using directive to insettoc.C
Angus Leeming [Thu, 15 Mar 2001 10:31:00 +0000 (10:31 +0000)]
Added using directive to insettoc.C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1766 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agosmall changes to enable compilation once again of FormParagraph.C,
Angus Leeming [Thu, 15 Mar 2001 10:22:41 +0000 (10:22 +0000)]
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

23 years agomathed57.diff
Lars Gullik Bjønnes [Thu, 15 Mar 2001 10:10:01 +0000 (10:10 +0000)]
mathed57.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1764 a592a061-630c-0410-9148-cb99ea01b6c8

23 years agoremove redundant break statement from LyXFunc::Dispatch.
Angus Leeming [Thu, 15 Mar 2001 10:06:52 +0000 (10:06 +0000)]
remove redundant break statement from LyXFunc::Dispatch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1763 a592a061-630c-0410-9148-cb99ea01b6c8