]> git.lyx.org Git - lyx.git/history - src/frontends/Painter.h
Improved input method support by M. Iwami. I fixed some typo, and simplified the...
[lyx.git] / src / frontends / Painter.h
2007-04-01 Abdelrazak YounesImproved input method support by M. Iwami. I fixed...
2007-02-26 Abdelrazak Younes* support/qstring_helpers.h: erase ucs4_to_qstring...
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-10-30 Georg BaumWork around a possible gcc bug: Since Abde'ls recent...
2006-10-30 Abdelrazak Younessmall cleanup while looking for a bug.
2006-10-30 Abdelrazak Younes* Painter::isDrawingEnabled():
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-10 Abdelrazak Younes* frontends/Painter:
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 ...