summaryrefslogtreecommitdiffstats
path: root/src/ui/view/edit-widget-interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-281-4/+4
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* adding gtk-themeJabier Arraiza2018-07-211-0/+3
|
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+2
| | | | | This replaces empty constructors and destructors with the default keyword.
* Add global guide controls to guides panelGeoff Lankow2018-05-041-3/+0
|
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-0/+3
| | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603)
* Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-0/+3
| | | (bzr r14500.1.9)
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-111-1/+1
| | | (bzr r12915)
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-271-3/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067)
* 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)