summaryrefslogtreecommitdiffstats
path: root/src/ui/view/edit-widget-interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-091-0/+3
| | | (bzr r11600)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+8
| | | (bzr r11030)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-5/+4
| | | (bzr r10696)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
| | | (bzr r10347.1.2)
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+4
| | | (bzr r10198)
* 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)
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-4/+4
| | | (bzr r6561)
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-34/+37
| | | (bzr r4138)
* Dockable dialogs patch applied gustav_b2007-08-291-1/+4
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+3
| | | (bzr r3408)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-281-2/+3
| | | | | they are correctly parented (bzr r3328)
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-0/+6
| | | (bzr r3075)
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+8
| | | (bzr r1596)
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+3
| | | (bzr r1595)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+134
(bzr r1)