]> git.lyx.org Git - lyx.git/history - src/insets/insetcommand.C
STRCONV() all over the place
[lyx.git] / src / insets / insetcommand.C
2003-05-13 André PönitzSTRCONV() all over the place
2003-04-24 Lars Gullik BjønnesBug: 1074
2003-04-03 John Levonreturn dispatched on DIALOG_UPDATE
2003-04-01 John LevonAlfredo's patches
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-11 André Pönitzthe formal stuff for an HFill inset (not active yet)
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-10 Angus LeemingCure warning message about a missing '\end_inset' when...
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-07 Angus Leeming* Remove LFUN_REF_INSERT.
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 André Pönitzws + small stuff
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-09-25 Angus LeemingCopyright notices
2002-07-04 André Pönitzseparate insetcommand.[Ch] into two files
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-23 John LevonOK I'll try guii1 again ...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-28 Jean-Marc Lasgouttesnext try at fixing 214; dist bugfix from Kayvan
2002-02-27 Jean-Marc Lasgouttesturn proof of concept from Juergen into fix for #214
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-09-04 José Matoxrename docBook method to docbook
2001-08-06 Lars Gullik Bjønnesadjust
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-01-22 Dekel TsurCleanup
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-08 Jürgen VignaAngus's insetref-patch and a small fix.
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
2000-07-27 Lars Gullik Bjønnespatch from Angus and patch from Kayvan
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-07 Jean-Marc LasgouttesNew citation popup from Angus
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-14 Lars Gullik Bjønnessome small updates to Painter, and make the new painter...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
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-15 Lars Gullik Bjønnesmade insetlatex.[Ch] not used, white-space changes...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
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