]> git.lyx.org Git - lyx.git/history - src/frontends/Painter.h
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / Painter.h
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-07-10 Abdelrazak Younesdelete Painter::fillPolygon() and associated frontend...
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2006-03-15 Jean-Marc Lasgouttesfix drawing of buttons (bug 2328)
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
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-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-12 John LevonPainter and scrollbar API patches
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John LevonOK I'll try guii1 again ...