| Commit message (Expand) | Author | Age | Files | Lines |
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 9 | -3271/+3270 |
| * | noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a... | Peter Moulder | 2007-10-11 | 1 | -1/+1 |
| * | (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre... | Peter Moulder | 2007-10-11 | 2 | -2/+2 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-08 | 2 | -33/+18 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-08 | 2 | -87/+46 |
| * | - marked forgotten message for translation | Alexandre Prokoudine | 2007-10-07 | 1 | -6/+6 |
| * | Exposed preference for smaller tool icons on the left. (Needed for | Jon A. Cruz | 2007-10-07 | 2 | -0/+5 |
| * | Filters: Tweek various spinslider parameters. | Tavmjong Bah | 2007-10-06 | 1 | -6/+6 |
| * | Guards for lcms < 1.15 | Jon A. Cruz | 2007-10-05 | 1 | -2/+12 |
| * | Enabled custom out of gamut warning color | Jon A. Cruz | 2007-10-05 | 1 | -2/+16 |
| * | tune-up for lcms disabled | Jon A. Cruz | 2007-10-04 | 1 | -1/+6 |
| * | few more CMS options | Jon A. Cruz | 2007-10-04 | 2 | -10/+36 |
| * | Variable rename | Jon A. Cruz | 2007-10-04 | 2 | -45/+45 |
| * | Change CMS preference widgets to not expand | Jon A. Cruz | 2007-10-04 | 1 | -7/+7 |
| * | non-lcms build fixes | Jon A. Cruz | 2007-10-03 | 1 | -0/+2 |
| * | Split CMS to separate prefs page | Jon A. Cruz | 2007-10-03 | 2 | -18/+25 |
| * | Added profile intent options | Jon A. Cruz | 2007-10-03 | 2 | -0/+17 |
| * | Initial cut of softproofing | Jon A. Cruz | 2007-10-03 | 2 | -0/+47 |
| * | Added searching for icc profiles in standard locations, and preference to com... | Jon A. Cruz | 2007-10-01 | 2 | -6/+33 |
| * | Convolve Matrix Filter: | Tavmjong Bah | 2007-09-30 | 1 | -1/+2 |
| * | Color Matrix Filter: | Tavmjong Bah | 2007-09-28 | 1 | -1/+2 |
| * | fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons... | Johan B. C. Engelen | 2007-09-27 | 6 | -19/+83 |
| * | remove obsolete import-as-pattern option | bulia byak | 2007-09-26 | 2 | -4/+1 |
| * | Changed preference to use file chooser button | Jon A. Cruz | 2007-09-26 | 4 | -28/+57 |
| * | fix 1802374, 1736088 | bulia byak | 2007-09-26 | 1 | -12/+12 |
| * | Added display profile calibration | Jon A. Cruz | 2007-09-26 | 2 | -0/+30 |
| * | Define DockItems' floating state properly. Fixes some issues with | gustav_b | 2007-09-25 | 4 | -12/+15 |
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 2 | -16/+16 |
| * | Add functions for showing a specific notebook page in the F&S dialog, | gustav_b | 2007-09-20 | 4 | -8/+47 |
| * | Add scrolling of dock on DockItem::present. | gustav_b | 2007-09-20 | 3 | -3/+26 |
| * | Handle Dialog events properly | gustav_b | 2007-09-19 | 1 | -33/+28 |
| * | Move more dialog event handling into Dialog class, work in progress on | gustav_b | 2007-09-19 | 2 | -20/+77 |
| * | Cleaned up Dialog class, coding style, unused code, etc. (only | gustav_b | 2007-09-19 | 6 | -142/+138 |
| * | Add handling of focus tabbing for GdlDockItem + various DockItem focus | gustav_b | 2007-09-16 | 1 | -2/+11 |
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 3 | -10/+8 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 5 | -15/+15 |
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 4 | -79/+114 |
| * | Remove redundant dialog present(), make sure user_hidden is set for | gustav_b | 2007-09-10 | 2 | -1/+1 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 2 | -32/+31 |
| * | place apply horizonally | bulia byak | 2007-09-08 | 2 | -5/+5 |
| * | Group dock related prefs, add hidden prefs for dock bar and switcher appearance. | gustav_b | 2007-09-06 | 2 | -2/+13 |
| * | Prevented automatic center docking from happening and added the | gustav_b | 2007-09-06 | 1 | -3/+9 |
| * | initially hide the remove button | bulia byak | 2007-09-05 | 1 | -1/+1 |
| * | LPE: fix undo bug for applying/removing effect | Johan B. C. Engelen | 2007-09-05 | 1 | -2/+2 |
| * | move the remove button to where it makes more sense | bulia byak | 2007-09-05 | 1 | -1/+4 |
| * | add accessor for the updating state | bulia byak | 2007-09-05 | 1 | -0/+3 |
| * | copyedit | bulia byak | 2007-09-05 | 1 | -3/+3 |
| * | workaround for runaway spinbutton | bulia byak | 2007-09-05 | 1 | -9/+4 |
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat... | Johan B. C. Engelen | 2007-09-04 | 1 | -0/+2 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-09-03 | 1 | -17/+40 |