summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* make the font family drop-down a little less flakeybulia byak2008-02-161-14/+40
* * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)Luca Bruno2008-02-101-1/+1
* fix 189661bulia byak2008-02-061-1/+3
* Fix for LP #168959 as per John Cliff's 'patch' in the bug trackerMaximilian Albert2008-02-021-1/+4
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
* further fixes to font size combo: activate on defocus except when caused by e...bulia byak2008-01-281-4/+36
* fix 168397 and other font size combo bugsbulia byak2008-01-271-23/+33
* remove the strutsbulia byak2008-01-111-13/+0
* Fix for Bug #181663 (Font style errors / assert when changing style)Gail Carmichael2008-01-101-6/+38
* fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen2008-01-091-1/+1
* Enable 3D box toolbarMaximilian Albert2008-01-081-259/+280
* noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...Maximilian Albert2008-01-061-1/+0
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-16/+82
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-100/+157
* Warning cleanupJon A. Cruz2007-12-081-162/+0
* Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz2007-12-061-11/+0
* Warning cleanupJon A. Cruz2007-12-061-2/+1
* Add unit selector for node coordinate entriesMaximilian Albert2007-12-051-8/+36
* Always set coord entry fields inactive when switching to the node toolMaximilian Albert2007-12-051-0/+4
* Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen2007-12-051-0/+18
* Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...Maximilian Albert2007-12-051-49/+184
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-041-165/+191
* make the order of buttons the same as that of menu commandsbulia byak2007-11-161-4/+4
* store paint bucket offset units in preferences to work around toolbar initial...John Bintz2007-11-011-3/+4
* keep family list open when font is selectedMenTaLguY2007-10-051-3/+2
* * Marking empty strings as non-translatableLuca Bruno2007-09-131-12/+12
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-111-0/+4
* ensure select-one labels in tweak and paintbucketbulia byak2007-09-101-10/+10
* 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
* four more modesbulia byak2007-08-271-11/+154
* add Affect: label, fill in presets for shape toolsbulia byak2007-08-211-20/+43
* naming: avoid unintentional double-meanings (part 2)MenTaLguY2007-08-191-3/+3
* Remove second option for resizing 3D boxes (now we have 8 handles; the four f...Maximilian Albert2007-08-161-97/+0
* 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
* 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
* 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-271-6/+6
* 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