summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add hack to prevent the dock paned from catching F6 and F8 key presses.gustav_b2007-10-091-0/+7
* Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen2007-10-091-34/+155
* Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz2007-10-082-0/+44
* keep family list open when font is selectedMenTaLguY2007-10-051-3/+2
* non-lcms build fixesJon A. Cruz2007-10-031-2/+6
* #ifdef improvementJon A. Cruz2007-10-031-2/+16
* Added mismatch fixup button and misc tuning slider setting.Jon A. Cruz2007-09-282-78/+104
* Fixed color sliders and calculationJon A. Cruz2007-09-281-65/+51
* remove duplicate button, useless nowbulia byak2007-09-261-37/+0
* Hide sliders when not validJon A. Cruz2007-09-251-0/+7
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-258-22/+944
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-3/+3
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-1510-92/+140
* * Marking empty strings as non-translatableLuca Bruno2007-09-132-13/+13
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-112-0/+11
* ensure select-one labels in tweak and paintbucketbulia byak2007-09-101-10/+10
* Purged fill type enumJon A. Cruz2007-09-102-42/+29
* rearrange, disable fidelity for color modesbulia byak2007-09-101-2/+8
* reorder widgets for better logical groupingbulia byak2007-09-101-5/+6
* Decent support for setting the direction of infinite VPs via the toolbar and ...Maximilian Albert2007-09-011-34/+251
* copyeditbulia byak2007-08-301-2/+2
* Dockable dialogs patch applied gustav_b2007-08-292-9/+47
* four more modesbulia byak2007-08-271-11/+154
* add Affect: label, fill in presets for shape toolsbulia byak2007-08-211-20/+43
* add Affect: labelbulia byak2007-08-211-0/+7
* make zoom value update immediatebulia byak2007-08-211-0/+3
* naming: avoid unintentional double-meanings (part 2)MenTaLguY2007-08-191-3/+3
* Reword transform toggle tooltips based on user feedback regarding theMenTaLguY2007-08-171-2/+2
* Remove second option for resizing 3D boxes (now we have 8 handles; the four f...Maximilian Albert2007-08-161-97/+0
* fix 1767940bulia byak2007-08-101-40/+14
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-8/+10
* tweak toolbulia byak2007-08-081-1/+157
* Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert2007-08-071-22/+7
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-072-0/+14
* Don't draw auxiliary vanishing points any moreMaximilian Albert2007-08-061-1/+0
* Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert2007-08-061-8/+8
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-282-26/+43
* move the box tool back where it belongs, in shapesbulia byak2007-07-101-1/+1
* Different resizing variant for 3D boxes (8 handles)Maximilian Albert2007-07-101-1/+1
* small cleanupsMaximilian Albert2007-07-101-0/+3
* Two variants of resizing 3D boxes (using three/four handles, respectively, de...Maximilian Albert2007-07-041-0/+99
* small cleanup (consistently use Box3D::Axis to specify axis directions)Maximilian Albert2007-07-031-12/+8
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-031-1/+1
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-272-7/+7
* unref temporary styles properlybulia byak2007-06-271-1/+10
* Move icon of 3D Box tool between Text tool and Connector toolMaximilian Albert2007-06-261-1/+1
* Complete fix of cast causing compile error on x86-64 (see commit no. 15178)Maximilian Albert2007-06-261-3/+3
* Fix cast causing compile error on x86-64gustav_b2007-06-241-1/+1
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-211-0/+94