summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new shape 'crescendo' in dropdown box of pen toolMaximilian Albert2008-07-031-0/+1
* First shot at a dropdown selector for various shapes in pen/pencil tool, alon...Maximilian Albert2008-07-031-0/+56
* Use hscale instead of scalebutton by defaultJon A. Cruz2008-07-021-4/+0
* Adding use of GtkScaleButton when availableJon A. Cruz2008-07-011-9/+14
* make use of slidersbulia byak2008-06-301-10/+16
* Initial cut of sliders in toolbarsJon A. Cruz2008-06-301-35/+38
* Fixed i18n for overflow menu items.Jon A. Cruz2008-06-301-1/+1
* remove unused functionbulia byak2008-06-281-44/+0
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-33/+1
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-221-11/+5
* Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.Jon A. Cruz2008-06-191-44/+225
* Fixed tool tooltipsJon A. Cruz2008-06-181-17/+19
* Conversion to toolbars and preserve size upon undockJon A. Cruz2008-06-183-69/+98
* patch 188381 for tolerance control on pencilbulia byak2008-06-141-2/+115
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-8/+8
* Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbarMaximilian Albert2008-06-081-17/+64
* marked forgotten translatable messageAlexandre Prokoudine2008-06-041-1/+1
* New 'spiro spline mode' in pen/pencil tool which automatically adds the spiro...Maximilian Albert2008-06-041-5/+29