]> git.lyx.org Git - lyx.git/history - src/frontends/Dialogs.h
merge controllers/Makefile.am and controllers/tests/Makefile.am
[lyx.git] / src / frontends / Dialogs.h
2007-07-17 Abdelrazak YounesFix this bug:
2007-06-05 Bernhard RoiderFix crash with multiple windows: Disconnect the Dialog...
2007-04-29 André Pönitzrename InsetBase to Inset
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-06 Abdelrazak Younesremove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-07-12 Michael Schmittremove redrawGUI()
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-02-22 Angus LeemingAndreas' "in_show" fix to bug 1119.
2004-11-20 Lars Gullik Bjønnesfix compilation with boost 1.32.0
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-27 Angus LeemingPedantry...
2004-04-05 Angus LeemingCruft removal.
2004-03-31 Angus LeemingRemove all the cruft needed by the original MVC dialog...
2004-03-31 Angus LeemingConvert the preamble dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingConvert the spellchecker dialog to the Dialog-based...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-17 Angus LeemingRemove the Forks dialog.
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingDon't build a dialog prior to hiding it...
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-19 Angus LeemingMove the Texinfo dialog to the new Dialog scheme.
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-06 Alfredo Braunsteinadd Dialogs::visible to avoid the madness of filling...
2003-03-26 Angus Leemingport the thesaurus dialog to the new scheme
2003-03-25 Angus Leemingport the various dialogs to display the contents of...
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-09 Angus LeemingPort the Merge Changes dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the About LyX dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the TabularCreate dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-05 Angus LeemingPort wrap dialog to the new scheme.
2003-03-05 Angus LeemingMove the float dialog to the new scheme.
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-09-10 Dekel TsurAdd insetwrap.
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-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-02 Angus LeemingEdwin's updateParagraph patch.
2002-08-01 John Levonremove options from spellchecker
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...
2002-03-04 Angus LeemingMove Dialogs::redrawGUI to frontends/Dialogs.C from...
2002-02-28 Angus LeemingSince Jean-Marc is making you all rebuild your trees...
2002-02-18 Angus LeemingSynching my tree with cvs.
2001-10-09 Angus LeemingHerbert's TeX Info extravaganza.
2001-09-27 Angus LeemingRemove old splash dialog(s).
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-26 Angus Leemingmake controllers subdir before xforms
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-17 Lars Gullik Bjønneschange arg, inherit privatelu from noncopyable
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-16 Jürgen VignaAdded Minipage-Dialog, small fix in LyXTabular::l_getli...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-12 Angus LeemingJohn's splash patch
2001-03-12 Angus LeemingJohn's FormExternal patch, Edwin's Qt2 patch and Baruch...
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.
2001-02-26 Lars Gullik Bjønnescharacter2.diff.gz
2001-02-12 Lars Gullik Bjønnesformskdepatchthingie
2001-02-06 Jean-Marc LasgouttesMove LaTeX and VC logs to GUI-I on xforms
2000-11-10 Jean-Marc LasgouttesColor patch from Angus, KDE patch from Johnm menu patch...
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
2000-10-13 Allan RaeAngus's FormInset work; Dekel's languages patch; my...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-25 Jürgen VignaChanged KDE FormIndex to use qtarch generated dialog...
next