]> git.lyx.org Git - lyx.git/history - src/frontends/Painter.h
Add accelerators
[lyx.git] / src / frontends / Painter.h
2021-02-27 Richard Kimberly... Fix bug #12169
2021-02-20 Enrico ForestieriDraw real dots
2021-01-18 Juergen SpitzmuellerAdd option to revert graphics colors in dark mode ...
2021-01-17 Juergen SpitzmuellerTry to automatically handle transparent pictures in...
2020-12-13 Juergen SpitzmuellerMake InsetInfo math/IPA icons visible in dark mode
2020-10-05 Yuriy SkalkoRefactoring
2020-07-11 Jean-Marc LasgouttesFix and simplify computation of painter monochrome...
2020-05-18 Richard Kimberly... Const-ness, and a missing Class declaration. I do not...
2019-10-21 Jean-Marc LasgouttesMark insets with invalid buffer() in red in devel-mode.
2017-09-13 Jean-Marc LasgouttesRemove unused private field from Painter
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-08-29 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2017-04-04 Uwe StöhrAdd support to cross out characters
2016-07-18 Jean-Marc LasgouttesRemove obviously wrong documentation in Painter.h
2016-07-03 Guillaume MunchPainter: Add a line style to disable antialiasing
2016-05-30 Jean-Marc LasgouttesCleanup Painter text() API
2016-05-30 Jean-Marc LasgouttesMake the different Painter::text void methods
2016-01-24 Enrico ForestieriChange the shape of the parbreak separator
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-20 Jean-Marc LasgouttesRe-implement text justification
2015-07-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-25 Enrico ForestieriTweak the shape of the parbreak separator.
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-25 Jean-MarcBetter algorithm for forcing bidi drawing
2014-07-08 Jean-Marc LasgouttesDo not split words at selection boundary
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2013-05-20 Pavel SandaHeader cleanup cont.
2012-05-02 Vincent van RavesteijnFactor out painting of text decorations
2010-09-07 Peter Kümmeluse one place to adjust width of thin lines
2010-09-05 Uwe Stöhrpainter: make it possible to draw lines with custom...
2010-08-24 Uwe Stöhr\lyxline is a LyX-specific macro that creates a line...
2009-03-28 Abdelrazak YounesForgot that in previous commit.
2009-02-09 Vincent van RavesteijnUse the new Color class (see r28420) in the Painter...
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2007-11-23 André Pönitzremove unneeded default argument value
2007-11-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-13 André Pönitzremove #includes; cosmetics
2007-11-06 Abdelrazak Younes* BufferView: Make use of ScreenUpdateStrategy::NoScree...
2007-11-01 Stefan Schimanski* monochrome rendering support. You can set two color...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 André Pönitzrename LColor into Color
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 ...