Code

reenable buil inkview on windows
[inkscape.git] / src / widgets /
2007-12-08 joncruzWarning cleanup
2007-12-06 joncruzRemoved conditional GTK+ < 2.6.0 code since 2.8.0 has...
2007-12-06 joncruzWarning cleanup
2007-12-05 cilix42Add unit selector for node coordinate entries
2007-12-05 cilix42Always set coord entry fields inactive when switching...
2007-12-05 johanengelenAdd icon for "Edit next LPE parameter" and add it to...
2007-12-05 cilix42Add entry fields for x/y coordinates of selected nodes...
2007-12-04 joncruzImplemented use of "short_label" for toolbar items.
2007-12-04 buliabyakuse stockid for label; help text update
2007-12-04 joncruzwarning cleanup
2007-12-02 joncruzUI tweaks for CMS view toggle
2007-11-29 joncruzAdding icon for color management
2007-11-26 joncruzMenu item to toggle CMS adjustment on and off
2007-11-24 joncruzImplemented per-monitor display adjustment via XICC
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
2007-11-19 buliabyakadd one fractional digit to zooms less than 10%
2007-11-17 joncruzPrevent CMS button from pinning space used by scrollbars
2007-11-17 joncruzAdding ICC Profiles in X support
2007-11-16 buliabyakmake the order of buttons the same as that of menu...
2007-11-12 gustav_bDon't force focus on the canvas when the desktop is...
2007-11-11 joncruzMinor cleanup
2007-11-10 joncruzAdded rough ui to flip colors to be icc-color
2007-11-01 johncoswellstore paint bucket offset units in preferences to work...
2007-10-30 joncruzFirst step adding switching of colors to profiles
2007-10-30 joncruzCleanup on color changers
2007-10-29 joncruzMoving functionality into <color-profile>
2007-10-09 gustav_bAdd hack to prevent the dock paned from catching F6...
2007-10-09 johanengelenCliff's nice patch: [ 1803881 ] Stock Patterns Support...
2007-10-08 joncruzAdding profile manager and user-visible drop-down in...
2007-10-05 mentalkeep family list open when font is selected
2007-10-03 joncruznon-lcms build fixes
2007-10-03 joncruz#ifdef improvement
2007-09-28 joncruzAdded mismatch fixup button and misc tuning slider...
2007-09-28 joncruzFixed color sliders and calculation
2007-09-26 buliabyakremove duplicate button, useless now
2007-09-25 joncruzHide sliders when not valid
2007-09-25 joncruzInitial support for icc color selection including CMYK
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
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
next