]> git.lyx.org Git - lyx.git/history - src/lyxfont.h
STLPort compile fix
[lyx.git] / src / lyxfont.h
2003-10-21 André Pönitzsmall stuff, whitespace & consistent naming
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-16 Angus LeemingDefine a wrapper LyXFont_size for LyXFont::FONT_SIZE.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
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-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-09-06 Lars Gullik Bjønnesremove all INHERIT_LANG and INHERIT_LANGUAGE commented...
2002-07-09 André Pönitzsupport for wasy symbols
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-12-11 André Pönitzsupport for fraktur font in mathed
2001-11-26 André Pönitzmore header disentangling
2001-09-07 Jean-Marc Lasgouttesbug fixes
2001-08-31 Dekel TsurFew math fonts improvements (use cmr for uppercase...
2001-08-30 Dekel TsurMore fonts in mathed.
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik Bjønnesoptimization after profiling
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-14 Lars Gullik Bjønnesremove cruft
2000-11-28 Lars Gullik Bjønnesuse setLyXSize and the solaris mkstemp patch
2000-10-09 Jean-Marc LasgouttesPatch for TOC menu by dekel, kde cleanup patch from...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-05-22 Lars Gullik Bjønnessome small changes
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
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-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-07 Lars Gullik Bjønnesapply the ostream changes to mathed, some other small...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-02-23 Lars Gullik BjønnesdoubleClick, trippleClick, new UpdateInsetList some...
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-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-02-03 Lars Gullik Bjønnesapplied the hebrew patch
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-15 Lars Gullik Bjønnesfix in lyxfont.C bogus static_cast, some changes in...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-10-13 Jean-Marc LasgouttesSome cleanups to compile with dec cxx. We are not there...
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