]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormCharacter.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / FormCharacter.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
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-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-04-02 Angus LeemingThe new combox code.
2003-03-12 Angus LeemingYesterday's character dialog patch
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-27 Lars Gullik Bjønnesthe string -> char patch
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 Lars Gullik Bjønnesws only
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-15 Lars Gullik Bjønnescomblang.patch
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 Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-29 Angus LeemingInternationalise the language names in the character...
2002-04-23 Lars Gullik Bjønneschange some __GNUG_ to __GNUG__
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
2002-04-03 Lars Gullik Bjønnesadd some missing typenames
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2001-09-06 Jean-Marc Lasgouttesdo not display obsolete layouts in combox + small stuff
2001-08-28 Angus LeemingClean fix for Michael's reported bug with the character...
2001-07-24 Jean-Marc Lasgouttestwo small fixes from John
2001-07-02 Jean-Marc Lasgouttesfix in formcharacter ; remove extra tabular duplication
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-28 Angus LeemingImplemented controller-view split for Graphics and...
2001-03-22 Angus LeemingReorganised, cleaned-up and improved documentation...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
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 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-02-27 Lars Gullik Bjønnesfix combo segfault
2001-02-26 Lars Gullik Bjønnescharacter2.diff.gz