summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* punctuationbulia byak2007-10-251-2/+2
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-252-1/+26
* change cursor for color gesturesbulia byak2007-10-242-0/+46
* whitespacebulia byak2007-10-241-66/+66
* enable color gestures for fill and strokebulia byak2007-10-242-14/+175
* new class for widgets adjustable by rotation-like gesturesbulia byak2007-10-243-0/+205
* rename master opacity to opacitybulia byak2007-10-241-1/+1
* Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. ...Johan B. C. Engelen2007-10-191-24/+0
* Added a Rename menu item to the popup for the filter list in the filter effec...Nicholas Bishop2007-10-172-0/+8
* Fixed filter type translation for the filter effects dialog.Nicholas Bishop2007-10-171-1/+1
* runaway random number widget workaroundJohan B. C. Engelen2007-10-161-9/+4
* Fix checkbuttons of LPEs. Should no longer crash, should no longer need click...Johan B. C. Engelen2007-10-161-2/+25
* Filter effects dialog:Nicholas Bishop2007-10-121-0/+2
* implement no-forking optionbulia byak2007-10-112-9/+16
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-119-3271/+3270
* noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...Peter Moulder2007-10-111-1/+1
* (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre...Peter Moulder2007-10-112-2/+2
* Filter effects dialog:Nicholas Bishop2007-10-082-33/+18
* Filter effects dialog:Nicholas Bishop2007-10-082-87/+46
* - marked forgotten message for translationAlexandre Prokoudine2007-10-071-6/+6
* Exposed preference for smaller tool icons on the left. (Needed forJon A. Cruz2007-10-072-0/+5
* Filters: Tweek various spinslider parameters.Tavmjong Bah2007-10-061-6/+6
* Guards for lcms < 1.15Jon A. Cruz2007-10-051-2/+12
* Enabled custom out of gamut warning colorJon A. Cruz2007-10-051-2/+16
* tune-up for lcms disabledJon A. Cruz2007-10-041-1/+6
* few more CMS optionsJon A. Cruz2007-10-042-10/+36
* Variable renameJon A. Cruz2007-10-042-45/+45
* Change CMS preference widgets to not expandJon A. Cruz2007-10-041-7/+7
* non-lcms build fixesJon A. Cruz2007-10-031-0/+2
* Split CMS to separate prefs pageJon A. Cruz2007-10-032-18/+25
* Added profile intent optionsJon A. Cruz2007-10-032-0/+17
* Initial cut of softproofingJon A. Cruz2007-10-032-0/+47
* Added searching for icc profiles in standard locations, and preference to com...Jon A. Cruz2007-10-012-6/+33
* Convolve Matrix Filter:Tavmjong Bah2007-09-301-1/+2
* Color Matrix Filter:Tavmjong Bah2007-09-281-1/+2
* fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen2007-09-276-19/+83
* remove obsolete import-as-pattern optionbulia byak2007-09-262-4/+1
* Changed preference to use file chooser buttonJon A. Cruz2007-09-264-28/+57
* fix 1802374, 1736088bulia byak2007-09-261-12/+12
* Added display profile calibrationJon A. Cruz2007-09-262-0/+30
* Define DockItems' floating state properly. Fixes some issues withgustav_b2007-09-254-12/+15
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-242-16/+16
* Add functions for showing a specific notebook page in the F&S dialog,gustav_b2007-09-204-8/+47
* Add scrolling of dock on DockItem::present.gustav_b2007-09-203-3/+26
* Handle Dialog events properlygustav_b2007-09-191-33/+28
* Move more dialog event handling into Dialog class, work in progress ongustav_b2007-09-192-20/+77
* Cleaned up Dialog class, coding style, unused code, etc. (onlygustav_b2007-09-196-142/+138
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-161-2/+11
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-153-10/+8
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-125-15/+15