summaryrefslogtreecommitdiffstats
path: root/src/widgets/icon.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old icon handling codeAlexander Valavanis2017-06-291-71/+0
|
* Fix build (not pretty).Liam P. White2014-08-181-8/+0
| | | (bzr r13341.1.146)
* Use fixed inkscape icon for 'no-marker' instead of gtk theme iconMartin Owens2013-06-121-1/+1
| | | (bzr r12371)
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| | | (bzr r12355)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+3
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+1
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* More GObject boilerplate reductionAlex Valavanis2013-01-261-3/+3
| | | (bzr r12065)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-5/+4
| | | (bzr r11030)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-2/+2
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* C++-ification.Jon A. Cruz2010-12-181-5/+21
| | | (bzr r9955.1.8)
* Cleaning up legacy stock icons and correct icon sizes to match theme engine ↵Jon A. Cruz2009-04-271-0/+3
| | | | | sizes. (bzr r7779)
* Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski2009-04-161-1/+0
| | | (bzr r7721)
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-181-0/+2
| | | (bzr r4765)
* Changled dialog from checkboxes to icons for visible and locked.Jon A. Cruz2006-05-201-0/+1
| | | (bzr r903)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-4/+4
| | | (bzr r439)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+51
(bzr r1)