summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-115-676/+676
* noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...Peter Moulder2007-10-111-1/+1
* fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen2007-09-276-19/+83
* Changed preference to use file chooser buttonJon A. Cruz2007-09-262-26/+52
* 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-201-6/+19
* Add scrolling of dock on DockItem::present.gustav_b2007-09-203-3/+26
* 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-121-3/+3
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-103-78/+113
* Purged fill type enumJon A. Cruz2007-09-102-32/+31
* 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
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-051-2/+2
* add accessor for the updating statebulia byak2007-09-051-0/+3
* workaround for runaway spinbuttonbulia byak2007-09-051-9/+4
* Fixes for transient dialogs in win32.gustav_b2007-09-022-7/+6
* 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
* 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
* Dockable dialogs patch applied gustav_b2007-08-295-0/+1040
* fix 1777084bulia byak2007-08-201-0/+7
* search and reset buttons added to ocal related features. fixed signals in imp...Bruno Dilly2007-08-202-0/+56
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-147-180/+812
* Filter effects dialog:Nicholas Bishop2007-08-121-0/+2
* Filter effects dialog:Nicholas Bishop2007-08-082-94/+0
* Filter effects:Nicholas Bishop2007-08-082-101/+3
* export to ocal bug fixBruno Dilly2007-08-082-3/+2
* Filter effects dialog:Nicholas Bishop2007-08-081-2/+1
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-063-2/+23
* adds export to ocal feature without dialog windowBruno Dilly2007-08-062-2/+34
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-031-2/+16
* Filter effects dialog:Nicholas Bishop2007-08-012-5/+6
* Filter effects dialog:Nicholas Bishop2007-07-312-4/+36
* Filter effects dialog:Nicholas Bishop2007-07-293-0/+16
* Filter effects dialog:Nicholas Bishop2007-07-282-0/+8
* Filter effects dialog:Nicholas Bishop2007-07-272-0/+8
* Filter effects dialog:Nicholas Bishop2007-07-271-0/+2
* patch 1750206 by Bruno Dilly - bdillyFelipe Corr??a da Silva Sanches2007-07-271-1/+0
* SpinSlider:Nicholas Bishop2007-07-261-1/+6
* Added attr-widgets, missing from my last commitNicholas Bishop2007-07-261-0/+66
* Filter effects dialog:Nicholas Bishop2007-07-263-9/+139
* Filter effects:Nicholas Bishop2007-07-145-205/+98
* Filter effects dialog:Nicholas Bishop2007-07-122-0/+16
* Fix #1740146.Johan B. C. Engelen2007-07-062-80/+157
* Fix for bug #1740146: always get current namedview, because it might have cha...Diederik van Lierop2007-07-061-2/+4
* First stab at a connection UI from NickMenTaLguY2007-07-041-0/+1