Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / widgets /
2009-12-02 Arcadie M. CracanMerge GSoC2009 Connectors into trunk
2009-12-01 buliabyakadd an option for displaying font previews in the text...
2009-12-01 buliabyakmerge
2009-11-30 Josh AndlerSpray Tool by the students at Ecole Centrale de Lyon...
2009-11-08 buliabyakpatch by Krzysztof for 459811
2009-10-25 buliabyakremove registerEditWidget, move this to SPDesktop:...
2009-10-03 scislacPatch by Max for 264709.
2009-09-29 joncruzAvoid crashing when profile is missing. Addresses main...
2009-09-23 scislacFix for 181663 by The Adib. Yay for working Italics...
2009-09-06 buliabyaktextual patch from bug 408093
2009-08-31 joncruzFixed crash when invoked and no profile is set.
2009-08-22 buliabyakfix 416940
2009-08-17 buliabyakfix ctrl+arrow keys not working after startup
2009-08-13 buliabyakfix 407893
2009-08-13 buliabyakfix 376068
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 chriswombatChanged Inkscape logo icon mapping from "inkscape"...
2009-08-05 johnceSPDocument->Document
2009-08-02 speleo3remember sticky_zoom toggle button state
2009-07-18 JazzyNicoFix for bug LP #400985 (3 strings in UI are not transla...
2009-07-13 scislacNewer GTK is more restrictive with includes, only ...
2009-07-13 scislacFix width slider for Eraser Tool
2009-07-13 luca_brunoFixed a icon name string which shouldn't have been...
2009-07-12 dvlierop2Don't allow the "proportion" parameter of a star to...
2009-07-09 helix84* dummy commit - previous commit message should have...
2009-07-09 helix84* added tooltip (see bug 358921) and translator comments
2009-07-08 JazzyNicoFix for pattern name localization
2009-07-07 scislacReverting the references which made the Node Tool contr...
2009-07-07 scislacRemoving a couple node-tool related modifications in...
2009-07-07 tweenkFix LP #390162: Wrong defaults for Calligraphy tool
2009-07-06 JazzyNicoFix for Bug #327533 (Calligraphy presets are not transl...
2009-06-12 mjwybrowFix a bug where the spinboxes on the connector toolbar...
2009-06-12 buliabyakforce show-as-list for font list
2009-06-10 buliabyakfix stupid bug in font size setting
2009-06-10 buliabyakhopefully that fixes the stuck-with-sans bug
2009-06-09 buliabyakfix the font dropdown: patch by Felipe with my changes
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-05-26 helix84* [INTL:*] string fixes
2009-05-25 dvlierop2Also store the window's geometry when saving through...
2009-05-16 speleo3use area ratio instead of diagonal ratio for "Zoom...
2009-05-16 speleo3fix "Zoom when window is resized", got broken in rev...
2009-05-12 dvlierop2When selecting a path with markers but without a stroke...
2009-05-04 joncruzUpdate name list
2009-05-01 scislacBuild fix for GCC 3.4.4 (added include for stdio.h)
2009-04-28 joncruzCleanup cache and rendering of icons.
2009-04-27 dvlierop2Make the snap toolbar unsensitive to undo actions....
2009-04-27 joncruzCleaning up legacy stock icons and correct icon sizes...
2009-04-22 joncruzRemoved newer GIcon reference.
2009-04-21 joncruzRestoring needed icon rendering code. Addresses bug...
2009-04-20 tweenkFix the rest of missing icons in the geometry tool...
2009-04-18 joncruzAdded code to deal with changed icon names. Fixes bug...
2009-04-18 joncruzCorrect recent changes that had reverted to always...
2009-04-18 joncruzRestore base legacy name support
2009-04-18 joncruzWarning cleanup
2009-04-18 joncruzWhitespace cleanup
2009-04-18 tweenkFix most icons in the geometry tool
2009-04-16 tweenkFix most icon issues: blurry icons, tiling, etc. (hooray!)
2009-04-13 tweenkComplete the legacy icon mapping
2009-04-13 tweenkAdd icon mappings (legacy IDs to icon names) for menus...
2009-04-12 tweenkOnly add builtin icons if loading from SVG succeeded
2009-04-12 joncruzAdded a listing of icon name changes that have occurred...
2009-04-11 tweenkFix the "select all" icon and remove stuff causing...
2009-04-02 joncruzDebug enhancement
2009-03-31 joncruzFixed icon blurriness due to theme changing icon sizes
2009-03-30 joncruzFix icon cache code to properly render multiple sizes...
2009-03-23 speareblurry zoom magnifying glass icon in left side toolbox...
2009-03-23 joncruzSwitch to widget state for painting
2009-03-23 joncruzAdditional state indicators.
2009-03-22 buliabyakfix squashed vruler: add requisition methon
2009-03-20 joncruzRenamed ColorDef to PaintDef to prep for expanded funct...
2009-03-18 joncruzRough code to preserve drag-n-drop of solid gradients.
2009-03-17 joncruzInitial read-only generation of per-document palette
2009-03-16 prokoudineContextual split of a message, updated Russian translation
2009-03-13 speleo3non-zero page_increment values for sliders (reverts...
2009-03-09 joncruzMade text entry handle standard web-hex values. Fixes...
2009-03-08 spearexml tree widget also shows inkscape:label if any
2009-03-08 joncruzReworked internals of color and drag-n-drop.
2009-03-07 joncruzMoving dnd data generation into the generic ColorDef...
2009-03-06 joncruzZero page size, to accommodate stricter GTK+ API. Fixes...
2009-03-05 joncruzAdding clear-color swatch to complement no-color.
2009-03-05 joncruzAdd layers dialog to top toolbar. Applies patch from...
2009-03-04 joncruzRemoved boolean "remove" from swatch, used new type...
2009-02-27 joncruzAdded work-around for broken themes that fill in with...
2009-02-26 tweenkSeveral icon name fixes
2009-02-25 tweenkFix GTK includes in widgets/icon.cpp
2009-02-23 buliabyakfix crash when displaying dash selector
2009-02-23 dvlierop2Fix snapping when dragging gradients (implement the...
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-19 tweenkMake all icons themable (except the filter icons).
2009-02-14 joncruzZero page size for GTK spinbutton change
2009-02-14 buliabyakuse correct method of accessing top-level window for...
2009-02-10 joncruzAdding explicit parenthesis to remove warnings
2009-02-09 JucaBluesadding comments/TODOs and/or reverting some of the...
2009-02-09 JucaBluesgcc warning cleanup
2009-02-06 miloszd* src/widgets/desktop-widget.cpp: Minor fix for OS...
2009-01-28 dvlierop2Add buttons for snapping to grids and/or guides
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2009-01-13 dvlierop2Snapping cusp nodes:
next