summaryrefslogtreecommitdiffstats
path: root/src/widgets/dash-selector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge from trunk (r12380)su_v2013-06-191-0/+8
|\ | | | | (bzr r11668.1.72)
| * 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/+2
| | | | | | | | | | has it. (bzr r12353)
| * Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* | Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke ↵su_v2012-09-231-0/+5
|/ | | | | style' (bzr r11668.1.2)
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
| | | (bzr r11308)
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and ↵John Smith2012-03-121-13/+53
| | | | | Stroke Dashes (bzr r11072)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+0
| | | (bzr r11018)
* Documentation update pass.Jon A. Cruz2011-10-231-6/+6
| | | (bzr r10692)
* 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)
* From trunkTed Gould2008-10-271-8/+9
| | | (bzr r6885)
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-16/+28
| | | (bzr r6602)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+48
(bzr r1)