summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-104-79/+114
* Remove redundant dialog present(), make sure user_hidden is set forgustav_b2007-09-102-1/+1
* Purged fill type enumJon A. Cruz2007-09-102-32/+31
* place apply horizonallybulia byak2007-09-082-5/+5
* Group dock related prefs, add hidden prefs for dock bar and switcher appearance.gustav_b2007-09-062-2/+13
* Prevented automatic center docking from happening and added thegustav_b2007-09-061-3/+9
* initially hide the remove buttonbulia byak2007-09-051-1/+1
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-051-2/+2
* move the remove button to where it makes more sensebulia byak2007-09-051-1/+4
* add accessor for the updating statebulia byak2007-09-051-0/+3
* copyeditbulia byak2007-09-051-3/+3
* workaround for runaway spinbuttonbulia byak2007-09-051-9/+4
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-041-0/+2
* Filter effects dialog:Nicholas Bishop2007-09-031-17/+40