]> git.lyx.org Git - lyx.git/history - src/MenuBackend.h
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / MenuBackend.h
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-01-04 Jean-Marc LasgouttesMake the shortcuts work correctly with the mac.
2007-01-03 Jean-Marc Lasgouttes * src/MenuBackend.[Ch]: the specialMenu is now a real...
2006-11-02 Bo PengSession/Toolbars:
2006-11-01 Bo PengNew bookmarks implementation:
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-03-15 Jean-Marc Lasgouttesmake sure we clear menu contents before expand()
2006-01-01 Lars Gullik Bjønnesfix some syntax errors
2004-08-14 Jean-Marc Lasgouttesthe Qt/Mac merge menu patch; this is actually different...
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-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
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-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-03-04 Lars Gullik Bjønnesws changes only
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
2002-08-21 André Pönitzmove a few things out-of-line
2002-07-24 Jean-Marc Lasgouttesmove toc menu code to menubackend
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-03-21 Lars Gullik Bjønnesws cleanup
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-02-09 Jean-Marc Lasgouttesremove reference list from menus, formlog updates,...
2000-12-06 Jean-Marc LasgouttesFix problem with LC_NUMERIC, more updates to bind files...
2000-11-06 Jean-Marc LasgouttesImport patch from Dekel.
2000-11-03 Jean-Marc LasgouttesAdd code to check shortcuts in menu files
2000-10-04 Jean-Marc LasgouttesMove some special code from menu frontend to backend.
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
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-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-26 Jean-Marc LasgouttesFix two stupid bugs; fix stupidly a more subtile one
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...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !