]> git.lyx.org Git - lyx.git/history - src/MenuBackend.C
float2string #4 (Spacing)
[lyx.git] / src / MenuBackend.C
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-14 Jean-Marc Lasgouttesthe Qt/Mac merge menu patch; this is actually different...
2004-07-02 Jean-Marc Lasgouttescleanup reading of lfun bindings
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-25 Martin VermeerPartial fix to nav menu/branch inset problem reported...
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-09 Lars Gullik Bjønnesremove some more debug noise
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-18 André Pönitzremove spurious semicolons in BranchList.h
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-22 Jean-Marc Lasgouttesmake menu warnings unconditional
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-05-13 André Pönitznon-templated tostr in separate files
2003-04-15 John Levontoolbar4.diff
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-28 André PönitzAlfredo's patch
2003-02-15 Jean-Marc Lasgouttesmore code in the menu backend == less code in the menu...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-22 Jean-Marc Lasgouttesvarious bits from Michael
2003-01-16 Jean-Marc Lasgouttesre-add ... to some menu entries
2003-01-08 Jean-Marc Lasgouttessmall bits
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-12-09 Lars Gullik Bjønnesfix crash
2002-12-08 Lars Gullik Bjønnesuse floatname instead of floattype
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-24 André Pönitztrivial whitespace
2002-10-08 Jean-Marc Lasgouttesfix behaviour when a viewer has not been found
2002-09-10 Jean-Marc Lasgouttesfix crash in navigate menu
2002-09-06 John Levonsmall fixes
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
2002-08-21 André Pönitzare optional arguments really only alowed in a declaration?
2002-08-21 André Pönitzfix the fix
2002-08-21 André Pönitzmove a few things out-of-line
2002-08-08 John Levonsome minor lyxaction cleanup
2002-07-25 John Levonusing std::max
2002-07-24 Jean-Marc Lasgouttesmove toc menu code to menubackend
2002-07-24 Jean-Marc Lasgoutteshandle Wide attribute of floats in their dialog (from...
2002-07-23 Jean-Marc Lasgouttesmenubackend changes to prepare for toc migration
2002-07-22 Jean-Marc Lasgouttessplit Menu::expand in chunks
2002-07-20 Jean-Marc Lasgouttesremove the multiple menubar stuff
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-04-29 Angus Leeming(Herbert): rather ugly hard-coded fix to hide some...
2002-04-04 Jean-Marc Lasgouttesproper support for "List of XXX" insets; fix error...
2002-03-28 Jean-Marc Lasgouttesfix some non-localizable strings
2002-03-27 Jean-Marc Lasgouttessmall fixes to menu backend
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-12-20 Lars Gullik Bjønnesfix
2001-12-18 Jean-Marc Lasgouttesfix crash in menubackend
2001-08-16 Angus LeemingJohn's patch resulting in grammatically correct but...
2001-08-06 Lars Gullik Bjønnesmore funcs to lowerchar, adjust
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-05-31 Lars Gullik Bjønnesadd support for wide floats
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-02-09 Jean-Marc Lasgouttesremove reference list from menus, formlog updates,...
2001-01-24 Dekel TsurFix the sorting of the formats in menus.
2000-12-06 Jean-Marc LasgouttesFix problem with LC_NUMERIC, more updates to bind files...
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
2000-11-06 Jean-Marc LasgouttesImport patch from Dekel.
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-03 Jean-Marc LasgouttesAdd code to check shortcuts in menu files
2000-10-23 Jean-Marc LasgouttesDekel's import/export patch
2000-10-16 Jean-Marc LasgouttesPatches from Angus, Baruch, Dekel (2), and some glue...
2000-10-12 Jean-Marc LasgouttesGnome Error&Ref popups, change LyXParagraph::size_type...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-04 Jean-Marc LasgouttesMove some special code from menu frontend to backend.
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-08-31 Lars Gullik Bjønnespatch from dekel and patch from angus
2000-08-30 Lars Gullik Bjønnesthe export patch from Dekel
2000-08-03 Lars Gullik Bjønnessome nicer code...
2000-07-26 Jean-Marc LasgouttesFix two stupid bugs; fix stupidly a more subtile one
2000-07-26 Lars Gullik Bjønnessome fix to ui gettext
2000-07-26 Lars Gullik Bjønnesproof of concept l10n for ui menus
2000-07-25 Jean-Marc LasgouttesMenubar and toolbar fixes. New OptItem menu option...
2000-07-24 Lars Gullik Bjønnesmore NEW_INSETS changes, define NEW_MANUBAR as default...
next