]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormPreferences.C
fix crash with "save as"
[lyx.git] / src / frontends / xforms / FormPreferences.C
2002-11-15 John Levoniport tabular and prefs to MVC
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-04 Angus LeemingRefine yesterday's bug fix a little and apply to the...
2002-10-03 Angus LeemingWork around xforms "tooltips and tabfolders" bug.
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-15 Angus LeemingPass and store references to LyXView and Dialogs, not...
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-01 John Levonremove options from spellchecker
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-17 André Pönitz FormPreferences.C: add help for $$s feature, lots...
2002-07-17 John Levonremove 2nd exit confirmation. I think this mutated...
2002-07-11 John Levonremove file->new asks for name
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-27 André PönitzJuergen S.'s slightly modified patch to access the...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 John Levonremove show_banner + keyboard_shortcuts as discussed
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 Angus LeemingFix crash in FormPreferences.
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2
2002-05-01 Angus Leeming(Rob Lahaye): sync the appearance of papersize stuff...
2002-05-01 Angus LeemingInternationalise the rotation origin strings in the...
2002-04-30 Angus LeemingClean-up yesterday's code-splurge and sort the translat...
2002-04-29 Angus LeemingInternationalise the language names in the preferences...
2002-04-26 Angus Leeming(Rob Lahaye): UI improvements to the preferences dialog.
2002-04-23 Lars Gullik Bjønneschange some __GNUG_ to __GNUG__
2002-04-02 Angus LeemingMost translations should now work.
2002-03-26 Angus LeemingFix browse
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-13 Angus LeemingiThe cursor now behaves properly in the dialogs...
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-17 Allan RaeJohn's scalable font message and preferences inner_tab...
2002-01-16 Angus LeemingAdd the missing template instatiations!
2002-01-13 Jean-Marc Lasgouttesadd shortcuts to filedialogs directory buttons; small...
2002-01-12 Allan RaeAvoid repeated name in tabfolders
2002-01-10 Angus LeemingRevoke change made the other day to make menus appear...
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-10-23 Angus LeemingA small tweak to the preferences dialog, adding RGB...
2001-09-27 Jean-Marc Lasgoutteschange X-windows to X window
2001-09-21 Jean-Marc LasgouttesJuergen class-change patch
2001-09-18 Angus LeemingThe redesigned graphics dialog, some tweeks to the...
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-07 Angus LeemingVarious small bits n pieces
2001-09-07 Angus LeemingBug fix:
2001-09-07 Angus LeemingRob Lahaye's "iconify dialogs with main window if so...
2001-09-06 Jean-Marc Lasgouttesdo not display obsolete layouts in combox + small stuff
2001-09-03 Angus LeemingAdd fl_set_input_return to input_paperoption.
2001-09-02 Angus LeemingJohn's patches (except for [PATCH] fix quit etc. from...
2001-08-23 Angus LeemingTentative fix of John's "no point in spell command...
2001-08-01 Angus LeemingSmall code rearrangement in GUIRunTime.
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-12 Angus LeemingFixed bug that disabled permanently addition of new...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-05 Angus Leemingcreate and use a little setEnabled() xforms wrapper...
2001-02-25 Dekel Tsur- Add the option to disable babel for documents whose...
2001-02-23 Angus Leeminguse size_type rather than int
2001-01-25 Jean-Marc LasgouttesUpdate INSTALL
2001-01-23 Angus Leemingfix loading of colors bug in FormPreferences
2001-01-03 Jean-Marc Lasgouttesi18n and mathed fixes
2000-12-29 Jean-Marc LasgouttesSwap two printer related help messages.
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-12-06 Lars Gullik Bjønnesmore fixes read ChangeLog
2000-12-06 Jean-Marc LasgouttesPatches from Angus and John
2000-12-04 Jean-Marc LasgouttesPreference/Color changes from Angus
2000-11-29 Lars Gullik Bjønnespatch from Angus and from Levon
2000-11-29 Lars Gullik Bjønnesupdate patch from Angus
2000-11-28 Allan RaeAngus's 23rd November patch
2000-11-21 Lars Gullik Bjønnesapply the patch from Angus
next