Code

Refactoring SPColor to C++ and removing legacy CMYK implementation
[inkscape.git] / src / widgets /
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-13 luca_bruno * Marking empty strings as non-translatable
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-11 buliabyakadd select all, select all in all layers, deselect...
2007-09-10 buliabyakensure select-one labels in tweak and paintbucket
2007-09-10 joncruzPurged fill type enum
2007-09-10 buliabyakrearrange, disable fidelity for color modes
2007-09-10 buliabyakreorder widgets for better logical grouping
2007-09-01 cilix42Decent support for setting the direction of infinite...
2007-08-30 buliabyakcopyedit
2007-08-29 gustav_bDockable dialogs patch applied
2007-08-27 buliabyakfour more modes
2007-08-21 buliabyakadd Affect: label, fill in presets for shape tools
2007-08-21 buliabyakadd Affect: label
2007-08-21 buliabyakmake zoom value update immediate
2007-08-19 mentalnaming: avoid unintentional double-meanings (part 2)
2007-08-17 mentalReword transform toggle tooltips based on user feedback...
2007-08-16 cilix42Remove second option for resizing 3D boxes (now we...
2007-08-10 buliabyakfix 1767940
2007-08-09 cilix42Hold perspectives on document level rather than globall...
2007-08-08 buliabyaktweak tool
2007-08-07 cilix42Fix behaviour of toggle buttons (for VP states) in...
2007-08-07 buliabyakadd a way to set a radio toggle in aux toolbar via...
2007-08-06 cilix42Don't draw auxiliary vanishing points any more
2007-08-06 cilix42Store a global list of existing perspectives; for each...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-07-10 buliabyakmove the box tool back where it belongs, in shapes
2007-07-10 cilix42Different resizing variant for 3D boxes (8 handles)
2007-07-10 cilix42small cleanups
2007-07-04 cilix42Two variants of resizing 3D boxes (using three/four...
2007-07-03 cilix42small cleanup (consistently use Box3D::Axis to specify...
2007-07-03 cilix42More meaningful name for 3D axis directions
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-27 buliabyakunref temporary styles properly
2007-06-26 cilix42Move icon of 3D Box tool between Text tool and Connecto...
2007-06-26 cilix42Complete fix of cast causing compile error on x86-64...
2007-06-24 gustav_bFix cast causing compile error on x86-64
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-05-28 johncoswellAdd auto gap filling for Paint Bucket and implement...
2007-05-11 johanengelenfixed fixme's in shapeeditor and changed verbs for...
2007-05-08 joncruzAdded preference to allow for system toolbox size
2007-04-25 johncoswellSet up toolbox so that paint bucket defaults can be...
2007-04-22 joncruzSupress initial change due to feedback loop
2007-04-21 ishmalFix use of uninitialized 'doc' var. Fix use of gc...
2007-04-21 joncruzSwitched connector toobar to stock GTK+ toolbars
2007-04-20 joncruzSwitched dropper toobar to stock GTK+ toolbars
2007-04-19 joncruzCompletes crash fix for 1638735
2007-04-19 joncruzRefactored toolbar creation
2007-04-18 joncruzSwitched pen and pencil toobars to stock GTK+ toolbars
2007-04-17 buliabyaktypo patch by maximilian albert
2007-04-17 joncruzSwitched spiral toobar to stock GTK+ toolbars
2007-04-17 johncoswellRe-add missing units menu to paint bucket toolbar
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-13 joncruzSwitched circle toobar to stock GTK+ toolbars
2007-04-13 joncruzSwitched to using EgeSelectOneAction on Star/Flat choice
2007-04-12 joncruzSwitched node toobar to stock GTK+ toolbars
2007-04-12 joncruzSwitched zoom toobar to stock GTK+ toolbars
2007-04-12 joncruzSwitched paint bucket toolbar to stock GTK+ toobar...
2007-04-11 joncruzConverted the rectangle toolbar to use stock GTK+
2007-04-11 buliabyaktrace background button/setting for calligraphy
2007-04-10 joncruzSwitched main commands toobar to stock GTK+ toolbars
2007-04-10 joncruzConverted select toolbar to stock GTK+
2007-04-10 joncruzMade safe for empty containers
2007-04-08 joncruzCorrected jumping and alignment of coordinates in status.
2007-04-05 joncruzReplacing old multifunction widget with separate widget...
2007-03-30 buliabyakfix warning when redoing undone rect draw
2007-03-27 joncruzAdding the new/change label to the star toolbar
2007-03-26 joncruzCorrected extra "-2" thinning value to be positive
2007-03-25 joncruzCleaning up toggle/redo interaction
2007-03-24 joncruzUpdating star toolbar with radio toggles
2007-03-23 buliabyakpurge old toolbar code, fill in values and labels
2007-03-22 joncruzAdding non-labeled default entries
2007-03-21 joncruzAdding labels to popup menu values
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-17 mentalre-introduce isEmpty tests
2007-03-11 mentalban empty rectangles entirely and remove isEmpty test
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-11 johncoswellChange tolerance to threshold
2007-03-10 mentalMerge further bbox work
2007-03-09 mentalspecialize MaybeStorage for Rect, and start using refer...
2007-03-08 joncruzConverted star toobar to stock GTK+
2007-03-08 buliabyakpaintbucket: rearrange controls, edit labels/tooltips
2007-03-08 buliabyakmake default paintbucket offset 0
2007-03-08 johncoswellAdd units selector to offset and remove offset range...
2007-03-07 johncoswellBegin work on selectable color channels for paint bucke...
2007-03-04 mentalmore NR::Maybe<NR::Rect> work
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-03 johncoswellAdd user-selectable paint bucket path offset size
2007-03-01 schwarzenberg(hopefully) fixed build on linux, added missing isnormal.h
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-28 johncoswellRe-add deleted preference setting for paint bucket...
2007-02-28 johncoswellChange paint bucket tolerance toolbar to use percentage...
2007-02-27 johncoswellAdd paint bucket tolerance setting and toolbar widget...
2007-02-26 buliabyakrename flood to paintbucket, copyedit
2007-02-26 buliabyakmove flood under calligraphic
2007-02-25 johncoswellAdd flood fill tool
next