summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ↵John Smith2012-04-251-1/+1
| | | | | for 64bit OS X (bzr r11292)
* Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated ↵John Smith2012-04-221-0/+6
| | | | | gtk_option_menu with gtk_combo_box (bzr r11276)
* Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2012-03-151-0/+1
| | | (bzr r11090)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
| | | (bzr r10696)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+3
| | | | | the contents forward.h at all). (bzr r10667)
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-7/+3
| | | (bzr r10582.1.8)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (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)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz2010-03-281-2/+4
| | | (bzr r9244)
* Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz2010-03-231-2/+1
| | | (bzr r9224)
* C++-ification of enums.Jon A. Cruz2010-03-221-23/+24
| | | (bzr r9222)
* C++-ification of paint selector.Jon A. Cruz2010-03-221-26/+22
| | | (bzr r9221)
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-1/+1
| | | (bzr r9169)
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-28/+54
| | | (bzr r9153)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+110
(bzr r1)