Commit Graph

98 Commits

Author SHA1 Message Date
André Pönitz
22695610d6 replace XFORMSGIMAGE by XFORMSIMAGE
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4529 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 13:00:09 +00:00
Michael Gerz
0497a0d6fa Change existing ERT dialog to follow GNOME guidelines, implement About and Float Properties.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4406 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-15 09:22:03 +00:00
Lars Gullik Bjønnes
3005c47180 handle some tmpl files in a more sane way
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4355 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 17:33:05 +00:00
Michael Gerz
f66ffcee8c Implement the Log dialog, also update accessors.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4323 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 03:38:30 +00:00
Michael Gerz
f24ed7d6ca gtkmm-2 upgrade. Still some small bugs to iron out, but mostly functional
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4314 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-02 04:15:33 +00:00
John Levon
435d527581 guii2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4190 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 12:08:47 +00:00
Michael Gerz
02e3dfb299 Left out these four glade files last time, plus Fix for Preamble resizing problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3955 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 03:24:40 +00:00
Lars Gullik Bjønnes
78930d2d26 further makefile work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:42:58 +00:00
Michael Gerz
b8865a87c8 Renamed classes from FormX to GX, renamed glade files similarly. Added Preamble.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3872 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-31 23:17:11 +00:00
Angus Leeming
38a20ba481 A lean, clean and working start to the new, improved gnome frontend.
Apparently.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3848 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 10:07:57 +00:00
Lars Gullik Bjønnes
c8089f8bf9 makefile cleanup, and avoid some warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:15:27 +00:00
Lars Gullik Bjønnes
f7ba7c8e9f ws cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3806 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 21:21:28 +00:00
Angus Leeming
6c80f6633d gnome patch from Michael.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3760 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-16 12:55:22 +00:00
Jean-Marc Lasgouttes
80a04f5d03 gnome compilation fixes from Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3753 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-14 14:03:54 +00:00
Lars Gullik Bjønnes
69013332e2 unification of all Makefiles.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 18:24:44 +00:00
Lars Gullik Bjønnes
82a83d7ae6 doxygen fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3717 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 22:47:41 +00:00
Angus Leeming
4c263b730e Add an image loader using the xforms library routines and compile it if
your version of the xforms library is good enough.
The qt2 stuff is only partially tested (link problems elsewhere) and
the gnome stuff is not tested at all.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-06 12:07:23 +00:00
Angus Leeming
356caadd6d Move Dialogs::redrawGUI to frontends/Dialogs.C from all those guis.
Move Dialogs::initialiseGraphics to GUIRunTime.
xforms works, qt2 and gnome not tested.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3654 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-04 10:51:40 +00:00
Lars Gullik Bjønnes
be0b4abbc3 get rid of LYX_LIBS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 19:27:06 +00:00
Lars Gullik Bjønnes
d226ca60fa some more compile fixing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 17:30:53 +00:00
Angus Leeming
c238196fb2 Michael Koziarski's gnome patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3516 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 10:22:27 +00:00
Angus Leeming
3cf8597069 Forgot this when I commited Michael's gnome stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3393 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-16 16:02:05 +00:00
Angus Leeming
704cbee94b Michael's latest batch of new gnome files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3387 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-16 12:31:39 +00:00
Angus Leeming
3f0903efb0 Michael's latest gnome changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3386 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-16 12:30:17 +00:00
Jean-Marc Lasgouttes
7bb99be122 fix problem with nroff detection, remove dead code with old floats, bogus message when closing last buffer, toolbar status when changing fonts in math; remove gnome menubar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3352 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-13 13:07:27 +00:00
Jean-Marc Lasgouttes
d062eda8e5 first steps of gnome frontend rebirth
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3337 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-11 16:05:08 +00:00
Jean-Marc Lasgouttes
d719688df3 func_status cleanup from Martin; fix small configure bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3320 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-09 09:36:35 +00:00
Allan Rae
59a3a301c6 Michael Koziarski's fix gnome compilation patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3278 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 03:44:19 +00:00
Jean-Marc Lasgouttes
1070702ea4 removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3255 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-20 15:11:51 +00:00
Lars Gullik Bjønnes
33a28bdc9c Add string << operators for the other streams as well, and removes
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset

I also change some "while(" to "while ("

mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 08:04:20 +00:00
Jean-Marc Lasgouttes
85e30074c2 new alert code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3074 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-26 10:19:58 +00:00
Angus Leeming
91777cb3a1 Remove old splash dialog(s).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2807 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-27 09:45:57 +00:00
Lars Gullik Bjønnes
271f8d7eec some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2713 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-09 22:02:19 +00:00
Angus Leeming
4b31235b77 John's patches (except for [PATCH] fix quit etc. from inset about which I
cannot comment).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2650 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 11:40:33 +00:00
Baruch Even
50cf8a6908 Fix build bustage of Gnome FE.
This resulted from the LyXFunc::Dispatch to LyXFunc::dispatch change.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2279 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-19 09:26:56 +00:00
Baruch Even
9ecaaf3ec9 Added the x11 functions that were added lately.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2248 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-16 14:41:01 +00:00
Baruch Even
017e942e85 Fixes to get Gnome FE to compile again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2246 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-16 12:11:27 +00:00
Angus Leeming
cec0dd19d0 Edwin's "about" patch + consistent use of Lsstream.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2239 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 14:03:48 +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
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
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
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
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
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
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
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