]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormMathsDelim.C
Get rid of lyxstring, remove usage of STRCONV.
[lyx.git] / src / frontends / xforms / FormMathsDelim.C
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-17 Angus LeemingMove xforms' Maths Panel to the new scheme.
2003-06-17 Angus LeemingMove 4 of the xforms math (sub) dialogs to the new...
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-04-30 John Levonfix dialog titles to match new menus
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-25 Angus Leeming* A controller-view split of the math panel and its...
2002-11-22 Angus LeemingClean-up of the math dialog code; the first step toward...
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-22 André Pönitznext bug (\\ vs \backslash)
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-15 Angus LeemingNothing but a changed email address (trying to factor...
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-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-19 John Levonfix some dispatch calls
2002-06-19 John Levonbetter_delim2.diff
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-06-12 Jean-Marc Lasgouttesfix flimage.h handling; xpm format patch from herbert...
2002-05-23 John Levonguii2
2002-04-23 Lars Gullik Bjønneschange some __GNUG_ to __GNUG__
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-01-15 Angus LeemingMartin's math panel patches.
2001-09-07 Angus LeemingVarious small bits n pieces
2001-08-09 Angus Leemingrename some math delimiters (from Andr� P�nitz).
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...