]> git.lyx.org Git - lyx.git/history - src/lyxfunc.h
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / lyxfunc.h
2007-01-24 Georg BaumWe use char_type, not size_t for storing UCS4 characters.
2007-01-17 Abdelrazak YounesFix bug 3093:
2007-01-11 Bo PengFix bug 3092, use both pit and id to keep track of...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Abdelrazak Younes* LyXFunc::owner renamed to lyx_view_
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-14 Abdelrazak YounesAdd comments WRT to where the function implementations...
2006-10-12 Abdelrazak Younespreliminar support for multiple LyXView.
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-17 Abdelrazak YounesMake ensureBufferClean a private member of LyXFunc...
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-04-13 Lars Gullik Bjønnes* lyxfunc.h:
2004-11-25 Jean-Marc Lasgouttescorrectly display messages issued by getStatus
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-02-20 André Pönitzrename a function
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-28 André Pönitzsome cleanup (TEXT() gone, argumenst always == false...
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-08 John LevonFix for VCS after the revert patch.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-05 John Levonencodings patch + default win pos
2002-12-01 Lars Gullik Bjønnesws changes
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-18 John Levondispatch changes ...
2002-07-17 John Levonremove commandshortcut as a member
2002-07-11 John Levonremove file->new asks for name
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-14 Angus LeemingCompile fixes following this weekends commits.
2002-01-13 Jean-Marc Lasgouttesfix problem with nroff detection, remove dead code...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2002-01-09 Jean-Marc Lasgouttesfunc_status cleanup from Martin; fix small configure bug
2001-11-30 Jean-Marc Lasgoutteskb3 patch from John
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-03 Jean-Marc Lasgouttesdo not include forms.h when not necessary
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-17 Lars Gullik Bjønnesbetter latingkeys and better handling of unknown lyxfuncs
2001-05-16 Lars Gullik Bjønnesadd bindings for latin charsets, use self-insert as...
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-02-26 Jürgen VignaReactivate "Custom Export Code" and small fix to LyXFun...
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-23 Jean-Marc LasgouttesDekel's import/export patch
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-15 Lars Gullik Bjønnesmore keyboard/keysym changes
2000-08-15 Allan RaeDekel's patch -- I didn't fix the xforms-0.88 keysyms...
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-06-12 Lars Gullik Bjønnesmore FILMagain stuff
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-04-28 Jean-Marc LasgouttesTwo patches from Claus; two patches from Andre' (with...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-03-20 José MatoxAdded html export for LinuxDoc and DocBook. LinuxDoc...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-18 Jean-Marc LasgouttesThe command-sequence patch from Andre'; also remove...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-10-20 Jürgen VignaFixed some bugs and introduced some memory leaks!
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision