]> git.lyx.org Git - lyx.git/history - src/insets/insetinclude.h
add warning make controllers compile and remove some alomost unused functions, commen...
[lyx.git] / src / insets / insetinclude.h
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-03-19 John Levonremove unused methods
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-02-18 John Levonmore std::
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-25 Angus LeemingCopyright notices
2002-09-10 John Levonremove unused nl
2002-09-09 John Levonremove noload/don't typeset
2002-08-01 Angus LeemingPreviews for \input insets.
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-02-20 José MatoxFix graphics and file inclusion in docbook, with cleane...
2001-09-04 José Matoxrename docBook method to docbook
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
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-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2000-12-28 Jean-Marc LasgouttesExternal inset debug cleanup + various patches from...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-29 José MatoxSeveral overdue fixes to docbook.
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
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-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
2000-07-01 José MatoxInclude file inset now works with linuxdoc and docbook.
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-07 Jean-Marc LasgouttesNew citation popup from Angus
2000-05-19 Lars Gullik Bjønnespatch from dekel
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-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
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-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
1999-12-22 Jean-Marc LasgouttesSome cleanup; fix a bug where bibtex entries list would...
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-12-10 Lars Gullik Bjønnesthe buffer patch, moved Buffer::text to BufferView...
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-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