X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fgnome%2FChangeLog;h=6cfb153f19306183f69b475695e4962bb5954ee2;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=9a282650b609a6ece324ee3764c01d042653a8b3;hpb=9a3176581dc3e9aee62d908faf8d48ddb43d4cc3;p=lyx.git diff --git a/src/frontends/gnome/ChangeLog b/src/frontends/gnome/ChangeLog index 9a282650b6..6cfb153f19 100644 --- a/src/frontends/gnome/ChangeLog +++ b/src/frontends/gnome/ChangeLog @@ -1,3 +1,382 @@ +2002-04-08 Lars Gullik Bjønnes + + * Makefile.am: change to work correctly with dist + +2002-03-29 Michael A. Koziarski + + * GPreamble.C + * GPreamble.h + * Makefile.am + * dialogs/GPreamble.glade:Implemented Preamble dialog + * Dialogs.C + * GERT.C + * GERT.h + * GTabularCreate.C + * GTabularCreate.h + * GUrl.C + * GUrl.h + * GError.C + * GError.h: Renamed classes to match the filenames + * dialogs/GERT.glade + * dialogs/GTabularCreate.glade + * dialogs/GUrl.glade + * dialogs/GError.glade: FormX isn't used for classes or files, so + it shouldn't be used for ui files either. + * dialogs/FormERT.glade + * dialogs/FormTabularCreate.glade + * dialogs/FormUrl.glade + * dialogs/FormError.glade + * dialogs/diaerror.glade + * dialogs/diahelpcopyright.glade + * dialogs/diahelpcredits.glade + * dialogs/diainsertcitation.glade + * dialogs/diainsertindex.glade + * dialogs/diainserttabular.glade + * dialogs/diainserturl.glade + * dialogs/diaprint.glade + * dialogs/diatoc.glade: old glade files. Removed + +2002-03-26 Michael A. Koziarski + + * Makefile.am: Moved all 4 active Form* dialogs to new Filenames. + * Dialogs.C: Fixes for the Renaming and #include cleanup + * GERT.C + * GERT.h + * GTabularCreate.C + * GTabularCreate.h + * GUrl.C + * GUrl.h + * GError.C + * GError.h: #include Fixes for the renaming. cruft tidyup + * README: Reflect new naming convention + * GnomeBase.C: cleaned up use of dialog_. Fix for bug #169, + Thanks Angus! + * FormCitation.C + * FormCitation.h + * FormCopyright.C + * FormCopyright.h + * FormCredits.C + * FormCredits.h + * FormIndex.C + * FormIndex.h + * FormPrint.C + * FormPrint.h + * FormRef.C + * FormRef.h + * FormToc.C + * FormToc.h: Removed, they're old, unused files. + +2002-03-21 Lars Gullik Bjønnes + + * most files: ws cleanup + +2002-03-16 Michael A. Koziarski + + * Makefile.am: Cleanup and linking fix. + * README: Added procedure for adding a new dialog. + * Dialogs.C (tooltipsEnable): new method. + +2002-03-14 Michael A. Koziarski + + * Timeout_pimpl.C + * Timeout_pimpl.h: implemented running to fix compilation, linking + fix still to come + +2002-03-11 Lars Gullik Bjønnes + + * docygen fixes. + +2002-03-05 Angus Leeming + + * GUIRunTime.C (initialiseGraphics): use the xforms image loader if + your version of the xforms libraries is up to the task. + + * Makefile.am: link in the xforms image loader if so configured. + +2002-03-04 Angus Leeming + + * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C + + * GUIRunTime.C (initialiseGraphics): new static method + +2002-03-02 Lars Gullik Bjønnes + + * Makefile.am: get rid of LYX_LIBS + +2002-02-10 Michael A. Koziarski + + * FormERT.C + * FormERT.h + * Dialogs.C + * dialogs/FormERT.glade: Implemented FormERT, still seeing the + weird crashes + * GnomeBase.C: add debug message to help track down the "twice OK" + bug + * gnomeBC.C: Fix compilation + +2002-01-12 Michael A. Koziarski + + * Menubar_pimpl.C + * Menubar_pimpl.h + * mainapp.h + * mainapp.C: Removed, We should behave similarly to the qt2 + frontend, so I've removed the LyXGnomified and menubar code. The + menubar wasn't working properly anyway. + +2002-01-12 Michael A. Koziarski + + * various: Cleaned out the old stuff, standardised the new + stuff. + * GnomeBase.C + * GnomeBase.h: Changed the constructor to take one argument. The + dialog name. The path and name of the glade files can be + calculated from there. These two now provide default validate() & + *Clicked functions. + * FormUrl.C + * FormUrl.h + * FormError.C + * FormError.h + * FormTabularCreate.C + * FormTabularCreate.h: updated them to use the new system. + Removed Local inline *Clicked functions as they're now in the base + class. + * README: new, brief outline of what I'm doing here. + * accessors.py: Described in README, generates the accessor + functions from the glade file. + +2002-01-12 Michael A. Koziarski + + * Menubar_pimpl.C + * Menubar_pimpl.h + * mainapp.h + * mainapp.C: Removed, We should behave similarly to the qt2 + frontend, so I've removed the LyXGnomified and menubar code. The + menubar wasn't working properly anyway. + +2002-01-08 Martin Vermeer + + * Menubar_pimpl.C (composeUIInfo): + (update): use FuncStatus + +2002-01-03 Michael Koziarski + + * Dialogs.h: fix compilation. + * Makefile.am: ditto. + * GUIRunTime.C: ditto. Supply a getScreenDPI(). + +2001-12-19 Jean-Marc Lasgouttes + + * Timeout_pimpl.h: do not include in header files. + +2001-12-05 Lars Gullik Bjønnes + + * FormCitation.C: + * GUIRunTime.C: change "while(" to "while (" + +2001-09-27 Angus Leeming + + * Dialogs.C: remove splash dialog code. + + * Makefile.am: remove splash dialog files. + +2001-09-09 Lars Gullik Bjønnes + + * Makefile.am (libgnome_la_LIBADD): depend on the gui libs. + (libgnome_la_SOURCES): sort + +2001-08-27 John Levon + + * GUIRunTime.C: initApplication() should take a int & argc, add debug + +2001-07-19 Baruch Even + + * Menubar_pimpl.C: Renamed LyXFunc::Dispatch to LyXFunc::dispatch. + +2001-07-16 Baruch Even + + * GUIRunTime.C: Added some functions that were required lately. + +2001-07-16 Baruch Even + + * Makefile.am: + * Dialogs.C: Removed Citation and Copyright dialogs from build. Left them + in repository until they get redone as About Dialog. + + * FileDialog.C: + * Menubar_pimpl.C: + * Menubar_pimpl.h: + * mainapp.C: + * mainapp.h: Various fixed to get Gnome FE (FrontEnd) to compile again. + +2001-07-13 Angus Leeming + + Consistent use of Lsstream.h: + * FormCredits.C (build): std::stringstream -> stringstream. + +2001-06-16 Angus Leeming + + * gnomeBC.h: clean-up of included files. + +2001-06-14 Angus Leeming + + * FileDialog.C: + * FormCitation.C: + * FormCopyright.C: + * FormCredits.C: + * FormError.C: + * FormIndex.C: + * FormPrint.C: + * FormRef.C: + * FormTabularCreate.C: + * FormToc.C: + * FormUrl.C: + * GnomeBase.C: + * Menubar_pimpl.C: + * gnome_helpers.C: + * mainapp.C: removed // -*- C++ -*- as first line. + + * FormTabularCreate.h: + * FormToc.h: + * Timeout_pimpl.h: added // -*- C++ -*- as first line. + +2001-05-08 Michael A. Koziarski + + * FormTabularCreate[Ch]: + * dialogs: + * Makefile.am: + * Dialogs.C: Created the FormCharacter Dialog and altered the + other files to include it. + +2001-04-29 Baruch Even + + * Dialogs.C: Added an include for ControlSplash which is required + in GUI.h but is not included there. + + * GnomeBase.C: Changed an Assert to lyx::Assert. + +2001-04-17 Lars Gullik Bjønnes + + * FormIndex.C: delete duplicate include files + +2001-04-16 Allan Rae + + * gnomeBC.C (setButtonLabel): + * Menubar_pimpl.C (updateAllLists): + * GnomeBase.C (loadXML): #warning triggers an error on Sun CC 6.0 as + an unrecognised preprocessor directive. So ensure they're wrapped. + +2001-04-03 Baruch Even + + * FileDialog.C: Added file to provide the gnome file dialog. + +2001-04-03 John Levon + + * Dialogs.C: s/popup/dialog/ + + * FormUrl.C: + * GnomeBase.C: + * GnomeBase.h: s/ControlButton/ControlButtons/ + s/UndoAll/Restore/ + +2001-04-02 Michael Koziarski + + * FormCopyright.[Ch]: Reimplemented as an MVC dialog. + + * gnome_helpers.C: Some castings to avoid compilation break. + +2001-04-01 Baruch Even + + * GUIRuntime.C (initApplication): Changed strings to non-static. + +2001-03-30 Baruch Even + + * FormCredits.C: Added the formatting of the credits text. + + * gnome_helpers.[Ch]: Added functions to get font name from font. + +2001-03-30 Baruch Even + + * GnomeBase.[Ch]: Added the dialog as a responsibility. + + * FormUrl.[Ch]: Changed accordingly. + * FormCredits.[Ch]: ditto. + + * gnomeBC.[Ch]: Fixed to get it to compile. + + * gnome_helpers.h: Changed declaration from const char * to char const * + +2001-03-30 Angus Leeming + + * GnomeBase.[Ch]: changed ControlBase to ControlButton. + +2001-03-29 Angus Leeming + + * gnomeBC.[Ch]: Patched in a slight reworking of Baruch Even's patch. + Code moved into the generic template base class. Replaced + setCancelCloseButton() with setButtonLabel(). + +2001-03-29 Baruch Even + + * gnomeBC.[Ch]: Changed to use the new GuiBC template. + +2001-03-29 Baruch Even + + * FormUrl.C (d-tor): + * FormCredits.C (d-tor): Removed the dialog_->destroy(), it was causing + crashes on exit. + + * GnomeBase.C (d-tor): Added a check for times when the xml wasn't loaded. + +2001-03-29 Michael Koziarski + + * Dialogs.C: Uncommented FormCredits in the #include and instantiate it. + + * Makefile.am: Added FormCredits.[Ch] + + * FormCredits.[Ch]: Created FormCredits dialog using libglade + approach. Text needs to be formatted still. + + * dialogs/diahelpcredits.glade: Created file. + +2001-03-26 Baruch Even + + * Various files: Fixes to get the gnome frontend to compile again. + Removed most xforms dialogs in order to reduce compilation breaks caused + by the moves to MVC in the xforms frontend. + + * GUIRuntime.C: Added libglade library initialization. + + * gnomeBC.h: + * gnomeBC.C: Added file for the MVC support. + + * gnome_helpers.h: Added file with support functions. + + * GnomeBase.h: + * GnomeBase.C: Added file to be the base class of MVC dialogs that use + libglade. + + * FormUrl.h: + * FormUrl.C: Recreated the dialog in the MVC way. + + * Timeout_pimpl.h: + * Timeout_pimpl.C: Implementation of the Timeout pimpl. + +2001-03-15 Lars Gullik Bjønnes + + * several files: remove CXX_WORKING_NAMESPACES + +2001-03-11 Baruch Even + + * Various files: More fixes to get it compiled again. + +2001-03-06 Baruch Even + + * Various files: Small fixes to get the gnome frontend to compile again. + +2001-02-26 Dekel Tsur + + * FormRef.C (apply): Update bookmark #0 after inserting a reference. + 2001-02-16 Lars Gullik Bjønnes * FormCitation.C: small cleanup.