summaryrefslogtreecommitdiffstats
path: root/src/widgets/dash-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen cleanup.Jon A. Cruz2011-10-031-4/+3
| | | (bzr r10660)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-2/+2
| | | (bzr r10347.1.2)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+2
| | | (bzr r10176)
* 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)
* Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz2009-03-061-1/+1
| | | (bzr r7429)
* fix crash when displaying dash selectorbulia byak2009-02-231-0/+1
| | | (bzr r7356)
* From trunkTed Gould2008-10-271-33/+30
| | | (bzr r6885)
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-307/+271
| | | (bzr r6602)
* Warning cleanupJon A. Cruz2008-03-151-1/+1
| | | (bzr r5097)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+4
| | | (bzr r4629)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-1/+1
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc ↵Aaron Spike2006-06-131-12/+18
| | | | | in stroke style (bzr r1210)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-12/+12
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+379
(bzr r1)