summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add icon mappings (legacy IDs to icon names) for menus, tools andKrzysztof Kosi??ski2009-04-131-27/+232
* Only add builtin icons if loading from SVG succeededKrzysztof Kosi??ski2009-04-121-1/+1
* Added a listing of icon name changes that have occurred since last release.Jon A. Cruz2009-04-121-0/+53
* Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski2009-04-111-324/+56
* Debug enhancementJon A. Cruz2009-04-021-1/+3
* Fixed icon blurriness due to theme changing icon sizesJon A. Cruz2009-03-311-6/+20
* Fix icon cache code to properly render multiple sizes as needed.Jon A. Cruz2009-03-301-2/+22
* blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...Ed Halley2009-03-231-1/+1
* Switch to widget state for paintingJon A. Cruz2009-03-231-2/+2
* Additional state indicators.Jon A. Cruz2009-03-232-17/+57
* fix squashed vruler: add requisition methonbulia byak2009-03-221-1/+10
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-203-37/+37
* Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz2009-03-181-0/+13
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-172-7/+10
* Contextual split of a message, updated Russian translationAlexandre Prokoudine2009-03-161-1/+1
* non-zero page_increment values for sliders (reverts parts of rev 19095)Thomas Holder2009-03-131-10/+10
* Made text entry handle standard web-hex values. Fixes bug #168121.Jon A. Cruz2009-03-091-4/+22
* xml tree widget also shows inkscape:label if anyEd Halley2009-03-081-2/+9
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-082-10/+120
* Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2009-03-072-0/+41
* Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz2009-03-062-3/+3
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-052-0/+22
* Add layers dialog to top toolbar. Applies patch from bug #336519.Jon A. Cruz2009-03-051-0/+2
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-042-4/+8
* Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz2009-02-272-8/+25
* Several icon name fixesKrzysztof Kosi??ski2009-02-262-3/+4
* Fix GTK includes in widgets/icon.cppKrzysztof Kosi??ski2009-02-251-8/+2
* fix crash when displaying dash selectorbulia byak2009-02-231-0/+1
* Fix snapping when dragging gradients (implement the snap delay, use snap tole...Diederik van Lierop2009-02-231-2/+2
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-2117-932/+4549
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-22/+10
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-195-261/+219
* Zero page size for GTK spinbutton changeJon A. Cruz2009-02-142-2/+2
* use correct method of accessing top-level window for transientizationbulia byak2009-02-141-3/+3
* Adding explicit parenthesis to remove warningsJon A. Cruz2009-02-101-1/+1
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-096-9/+43
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-096-16/+16
* * src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...Milosz Derezynski2009-02-061-1/+5
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-7/+49
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-44/+103
* Snapping cusp nodes: Diederik van Lierop2009-01-131-4/+5
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-1/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-105-16/+449
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-092-1/+2
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
* Warning cleanup.Jon A. Cruz2008-12-061-8/+8
* Warning/type cleanup.Jon A. Cruz2008-12-045-44/+59
* Whitespace cleanup.Jon A. Cruz2008-12-042-226/+248
* Whitespace cleanup.Jon A. Cruz2008-12-042-787/+796