summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-image.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-45/+0
| | | (bzr r15023.2.8)
* More GObject boilerplate reductionAlex Valavanis2014-08-241-29/+5
| | | (bzr r13341.1.174)
* Fix build (not pretty).Liam P. White2014-08-181-1/+1
| | | (bzr r13341.1.146)
* Code cleanup.Liam P. White2014-08-181-7/+15
| | | (bzr r13341.1.145)
* Merged from trunk (r12517).Markus Engel2013-09-141-94/+90
|\ | | | | (bzr r11608.1.121)
| * Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-94/+90
| | | | | | | | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512)
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1/+0
|/ | | (bzr r11608.1.82)
* Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵Alex Valavanis2012-12-251-6/+6
| | | | | christmas\!) (bzr r11986)
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-3/+1
| | | (bzr r11868)
* Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
| | | (bzr r11758)
* GTK+3 drawing in gradient-imageAlex Valavanis2012-05-091-35/+51
| | | (bzr r11351)
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-0/+4
| | | (bzr r11262)
* Work around for some missing glibmm headers in gtkmm (should be fixed in ↵Alex Valavanis2012-04-171-0/+28
| | | | | gtkmm 3.4) (bzr r11261)
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient ↵John Smith2012-03-131-0/+31
| | | | | toolbar selector (bzr r11077)
* More GSEAL fixesAlex Valavanis2012-01-051-3/+5
| | | (bzr r10845)
* Replace deprecated gtk flagsAlex Valavanis2011-12-141-2/+2
| | | (bzr r10770)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| | | (bzr r10407)
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
| | | (bzr r10390.1.3)
* Switch to GObjectAlex Valavanis2011-06-241-13/+11
| | | (bzr r10350.1.3)
* Warning cleanup.Jon A. Cruz2011-06-221-4/+3
| | | (bzr r10339)
* Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-1/+0
| | | (bzr r9508.1.67)
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-118/+25
| | | (bzr r9508.1.44)
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-0/+4
| | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
| | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253)
* Warning cleanupJon A. Cruz2008-05-171-1/+1
| | | (bzr r5682)
* height=12bulia byak2007-01-181-1/+1
| | | (bzr r2238)
* switch to sigc++ SPObject signals for SPGradientImageMenTaLguY2006-07-291-9/+22
| | | (bzr r1505)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+277
(bzr r1)