| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Fixes for transient dialogs in win32. | gustav_b | 2007-09-02 | 7 | -27/+88 |
| * | Fix makefiles for added LPE parameter | Johan B. C. Engelen | 2007-09-02 | 1 | -0/+2 |
| * | LPE: add RandomParam type. | Johan B. C. Engelen | 2007-09-02 | 4 | -0/+319 |
| * | relabel widgets for (hopefully) clarity | MenTaLguY | 2007-09-01 | 1 | -6/+6 |
| * | Make sure gdl-dock-items created with | gustav_b | 2007-08-31 | 1 | -2/+0 |
| * | Try to fix translation of LPE names. | Johan B. C. Engelen | 2007-08-30 | 1 | -1/+1 |
| * | marked "Light Source:" for translation, added two missing files (SVG filters ... | Alexandre Prokoudine | 2007-08-30 | 1 | -1/+1 |
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 55 | -266/+2227 |
| * | Don't snap node handles to the parent path, plus a small string change | Diederik van Lierop | 2007-08-29 | 1 | -1/+1 |
| * | Implement snapping of guides while dragging them, and snap TO item centers (w... | Diederik van Lierop | 2007-08-28 | 2 | -17/+23 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-20 | 1 | -3/+3 |
| * | added import/export preferences category | Bruno Dilly | 2007-08-20 | 2 | -18/+31 |
| * | merge of dialog and impl classes of ocaldialogs | Bruno Dilly | 2007-08-20 | 2 | -262/+97 |
| * | fix 1777084 | bulia byak | 2007-08-20 | 1 | -0/+7 |
| * | search and reset buttons added to ocal related features. fixed signals in imp... | Bruno Dilly | 2007-08-20 | 6 | -231/+96 |
| * | Renaming some labels in the snapping tab | Diederik van Lierop | 2007-08-19 | 1 | -6/+8 |
| * | Relocated the code that adds a link to the example folder inside from file.cp... | Joel Holdsworth | 2007-08-19 | 1 | -3/+13 |
| * | search button and description label add to import from ocal dialog | Bruno Dilly | 2007-08-19 | 3 | -10/+29 |
| * | fixing the ocal dialogs bug | Bruno Dilly | 2007-08-19 | 3 | -929/+1340 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -0/+2 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -1/+1 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -29/+60 |
| * | Separated the OCAL import and export dialogs into their own source file - oca... | Joel Holdsworth | 2007-08-19 | 7 | -1063/+997 |
| * | few changes in import from ocal dialog | Bruno Dilly | 2007-08-18 | 1 | -1/+3 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-17 | 2 | -2/+24 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-17 | 2 | -5/+76 |