summaryrefslogtreecommitdiffstats
path: root/src/widgets/eek-preview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix none color in palettes with scrollbarsTobias Ellinghaus2016-11-021-22/+14
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-147/+1
* Latest gtk3 cleanupMartin Owens2016-04-121-8/+21
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-121-2/+3
* eek-preview: Hide unused variable in gtk3 buildAlex Valavanis2013-10-151-1/+3
* Cleanup EekPreview widget implementation:Alex Valavanis2013-01-161-432/+416
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-16/+0
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-7/+0
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-271-3/+8
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-2/+2
* Fix for 1046740 : middle click on palette to set stroke colourJohn Smith2012-09-281-3/+6
* Fix for 171177 : Border in palette swatchesJohn Smith2012-09-271-42/+68
* Migrate some widgets to GtkStyleContextAlex Valavanis2012-06-241-44/+29
* Unified variable names as scoping now makes the code safe.Jon A. Cruz2012-05-091-7/+7
* Fix drawing of eek-preview in GTK+3Alex Valavanis2012-05-081-68/+139
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-0/+2
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-0/+19
* Fix build with gtk < 2.24Alex Valavanis2012-04-041-3/+9
* eek-preview: Cairo drawingAlex Valavanis2012-04-031-13/+20
* More GSEAL fixesAlex Valavanis2012-01-051-19/+27
* Documentation update pass.Jon A. Cruz2011-10-231-4/+0
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-5/+5
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Switch to widget state for paintingJon A. Cruz2009-03-231-2/+2
* Additional state indicators.Jon A. Cruz2009-03-231-16/+54
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+736