]> git.lyx.org Git - lyx.git/history - src/MenuBackend.C
prepare lyxerr for using
[lyx.git] / src / MenuBackend.C
2007-01-20 Michael Schmitt * src/MenuBackend.C: Import plain text: align
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-12-22 Georg Baumget rid of more utf8 conversions
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-12-02 Georg Baummore unicode filenames
2006-11-23 Georg BaumDon't crash anymore if an .ui file contains unicode...
2006-11-22 Georg Baumavoid one string copy by s/from_utf8(lex.getString...
2006-11-19 Michael Schmitt * insets/insetbase.h:
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-11 Abdelrazak Younes* Buffer
2006-11-10 Jean-Marc Lasgouttes * src/MenuBackend.C
2006-11-09 Jean-Marc LasgouttesFix bugs 1720 (almost) and 2877
2006-11-03 Michael Schmitt * src/MenuBackend.C: fix localization bug
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-11-03 Asger Ottar Alstrup- Sort lyxlex table
2006-11-02 Bo PengFix remaining toolbar/session issues
2006-11-02 Bo PengPrettier view->toolbars menu.
2006-11-02 Bo PengSession/Toolbars:
2006-11-01 Bo PengNew bookmarks implementation:
2006-10-29 Bo Pengsession: rename some functions
2006-10-27 Bo Pengclass session reorganization
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-05-30 Jean-Marc Lasgouttessrc/MenuBackend.C (expandFormats): add default case...
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-15 Jean-Marc Lasgouttesmake sure we clear menu contents before expand()
2006-02-03 Georg Baumfix bug 2174
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-07-28 Jean-Marc Lasgouttesse Floating::listName() as title of
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-21 Jürgen SpitzmüllerMichael's "ASCII->Plain Text" changes (bug 1572)
2005-05-12 Jean-Marc Lasgouttesvarious toc-related fixes
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
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
next