summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixes for transient dialogs in win32.gustav_b2007-09-027-27/+88
* Fix makefiles for added LPE parameterJohan B. C. Engelen2007-09-021-0/+2
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-024-0/+319
* relabel widgets for (hopefully) clarityMenTaLguY2007-09-011-6/+6
* Make sure gdl-dock-items created withgustav_b2007-08-311-2/+0
* Try to fix translation of LPE names.Johan B. C. Engelen2007-08-301-1/+1
* marked "Light Source:" for translation, added two missing files (SVG filters ...Alexandre Prokoudine2007-08-301-1/+1
* Dockable dialogs patch applied gustav_b2007-08-2955-266/+2227
* Don't snap node handles to the parent path, plus a small string changeDiederik van Lierop2007-08-291-1/+1
* Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop2007-08-282-17/+23
* Filter effects dialog:Nicholas Bishop2007-08-201-3/+3
* added import/export preferences categoryBruno Dilly2007-08-202-18/+31
* merge of dialog and impl classes of ocaldialogsBruno Dilly2007-08-202-262/+97
* fix 1777084bulia byak2007-08-201-0/+7
* search and reset buttons added to ocal related features. fixed signals in imp...Bruno Dilly2007-08-206-231/+96
* Renaming some labels in the snapping tabDiederik van Lierop2007-08-191-6/+8
* Relocated the code that adds a link to the example folder inside from file.cp...Joel Holdsworth2007-08-191-3/+13
* search button and description label add to import from ocal dialogBruno Dilly2007-08-193-10/+29
* fixing the ocal dialogs bugBruno Dilly2007-08-193-929/+1340
* Filter effects dialog:Nicholas Bishop2007-08-191-0/+2
* Filter effects dialog:Nicholas Bishop2007-08-191-1/+1
* Filter effects dialog:Nicholas Bishop2007-08-191-29/+60
* Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth2007-08-197-1063/+997
* few changes in import from ocal dialogBruno Dilly2007-08-181-1/+3
* Filter effects dialog:Nicholas Bishop2007-08-172-2/+24
* Filter effects dialog:Nicholas Bishop2007-08-172-5/+76