Commit Graph

1273 Commits

Author SHA1 Message Date
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
6cc6ff3866 Forgot this important ChangeLog entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1854 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 15:01:40 +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
f1deec1c2a on Lars' suggestion...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1850 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 09:04:55 +00:00
Angus Leeming
846504b756 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
2001-03-29 08:25:45 +00:00
Angus Leeming
bea633366d 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
2001-03-28 14:51:25 +00:00
Angus Leeming
94105149d5 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
2001-03-28 14:50:00 +00:00
Angus Leeming
06dda98e49 Added operator!= to InsetGraphicsParams
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1846 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 13:16:37 +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
Lars Gullik Bjønnes
76e401e0d7 top.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1839 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 18:15:17 +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
94add86953 Corrected spelling mistake.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1837 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 15:59:14 +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
Dekel Tsur
cdb40c285b 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
2001-03-27 10:50:24 +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
Jean-Marc Lasgouttes
efdf13b330 new french example files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1832 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-27 10:31:07 +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
Jürgen Vigna
2f8ddf78ea 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
2001-03-26 14:47:34 +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
fb28d5b938 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
2001-03-23 16:46:39 +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
Jürgen Vigna
b8fd45fd39 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
2001-03-23 15:48:19 +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
Jürgen Vigna
29b99d383d 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
2001-03-23 10:39:16 +00:00
José Matox
4441ee6303 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
2001-03-23 08:37:44 +00:00
Lars Gullik Bjønnes
8c26f725e8 add coments/questions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1810 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 08:26:36 +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