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