summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better position for Geometry tool in toolboxMaximilian Albert2008-08-181-1/+1
* Many debugging messagesMaximilian Albert2008-08-181-1/+4
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert2008-08-181-1/+1
* At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert2008-08-181-9/+6
* Add lpe-line_segment to LPETool toolbarMaximilian Albert2008-08-181-1/+1
* Make number of subtools configurableMaximilian Albert2008-08-181-8/+11
* Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool from...Maximilian Albert2008-08-181-21/+15
* Remove commented codeMaximilian Albert2008-08-181-13/+0
* Allow more than two options to choose fromMaximilian Albert2008-08-181-2/+3
* Build LPETool subtools automatically from a list of effectsMaximilian Albert2008-08-181-10/+17
* cleanupMaximilian Albert2008-08-181-3/+100
* Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert2008-08-181-1/+3
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-181-22/+107
* patch from bug 169004bulia byak2008-08-111-1/+4
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-095-336/+358
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-082-4/+8
* more messages marked for translationAlexandre Prokoudine2008-08-081-1/+1
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-061-1/+8
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-054-6/+6
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-047-105/+110
* commentsMaximilian Albert2008-08-021-8/+12
* Warning cleanupJon A. Cruz2008-08-011-11/+11
* New 'zigzag' (polylines) mode in pen toolMaximilian Albert2008-07-311-2/+19
* Fix wrong toggle activation in pen/pencil toolbar after startupMaximilian Albert2008-07-311-5/+2
* noop: better namesMaximilian Albert2008-07-301-10/+11
* widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...Peter Moulder2008-07-291-35/+38
* fix a couple of free-instead-of-g_free bugs.Peter Moulder2008-07-291-4/+4
* copyeditbulia byak2008-07-251-1/+1
* marked "Mode:" for translationAlexandre Prokoudine2008-07-241-1/+1
* make presets list autoscroll to match the values setbulia byak2008-07-241-3/+67
* added forgotten ":" :-)Alexandre Prokoudine2008-07-231-1/+1
* rename, rearrange stroke shapes; add ellipticbulia byak2008-07-221-6/+7
* cleanup and commentMaximilian Albert2008-07-221-5/+5
* Separate shape settings for pen and pencil toolMaximilian Albert2008-07-221-4/+4
* Separate spiro modes for pen and pencil toolMaximilian Albert2008-07-221-3/+13
* Remove obsolete auxiliary actionMaximilian Albert2008-07-221-17/+1
* fix saving presets, move it to the menu; allow overwriting a preset; fix redu...bulia byak2008-07-211-110/+141
* warning cleanupJon A. Cruz2008-07-161-1/+1
* fix warningbulia byak2008-07-131-1/+2
* fix reading and setting presetsbulia byak2008-07-131-22/+41
* Add use of themed icon names in addition to older stock iconsJon A. Cruz2008-07-111-12/+53
* tolerance => smoothing, add presetsbulia byak2008-07-091-5/+6
* Fixed icon loading, cacheing and fallback to use stock mechanisms.Jon A. Cruz2008-07-091-40/+98
* Use icons in tool overflow menu now that stock icon hook is inJon A. Cruz2008-07-071-1/+6
* Refactoring to be able to use standard themeable iconsJon A. Cruz2008-07-071-76/+82
* fix 245960, switch most of the rest of calligraphic controls to 0..100bulia byak2008-07-071-28/+28
* widgets/select-toolbar.h: Supply missing #includes/declarations so that we do...Peter Moulder2008-07-051-4/+5
* widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ...Peter Moulder2008-07-051-0/+1
* Warning cleanupJon A. Cruz2008-07-051-7/+7
* Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...Joshua L. Blocher2008-07-031-1/+1