summaryrefslogtreecommitdiffstats
path: root/src/ui/view/edit-widget.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-15fix build on windows by removing even more files.Johan B. C. Engelen1-227/+0
(bzr r9832)
2010-01-03Spray cleanupSteren Giannini1-1/+0
------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1)
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+1
(bzr r8851)
2009-08-06Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert1-3/+3
which cannot be fixed easily. (bzr r8422)
2009-08-05SPDocument->Documentjohnce1-3/+3
(bzr r8407)
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-3/+3
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-4/+4
(bzr r6561)
2007-11-26Menu item to toggle CMS adjustment on and offJon A. Cruz1-9/+10
(bzr r4138)
2007-08-29Dockable dialogs patch applied gustav_b1-0/+4
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
2007-08-07add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak1-0/+1
(bzr r3408)
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth1-1/+1
they are correctly parented (bzr r3328)
2007-06-18patch 1734633: option to save window geometry in prefsbulia byak1-0/+2
(bzr r3075)
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz1-0/+5
(bzr r1596)
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz1-0/+1
(bzr r1595)
2006-07-21switched to using sigc++ "modified" signalMenTaLguY1-1/+3
(bzr r1448)