summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-2/+56
| | | (bzr r11346)
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-011-0/+13
| | | (bzr r11134)
* Documentation update pass.Jon A. Cruz2011-10-231-3/+4
| | | (bzr r10692)
* 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)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+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)
* Disable questioned code section.Jon A. Cruz2010-01-111-0/+3
| | | | | Added name fetch. (bzr r8967)
* Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-091-15/+23
| | | (bzr r8955)
* Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-071-7/+4
| | | (bzr r8951)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-0/+5
| | | (bzr r7107)
* From trunkTed Gould2008-10-271-1/+1
| | | (bzr r6885)
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵Jon A. Cruz2008-04-251-1/+1
| | | | | #221676. (bzr r5514)
* * First implementation step of the text toolboxMilosz Derezynski2006-05-181-3/+3
| | | (bzr r868)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+2
| | | (bzr r439)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+57
(bzr r1)