summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-22Removed newer GIcon reference.Jon A. Cruz1-12/+0
2009-04-21Restoring needed icon rendering code. Addresses bug #363781.Jon A. Cruz1-13/+249
2009-04-20Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski1-3/+3
2009-04-18Added code to deal with changed icon names. Fixes bug #360964Jon A. Cruz1-4/+255
2009-04-18Correct recent changes that had reverted to always use SPIcon when not presen...Jon A. Cruz1-25/+41
2009-04-18Restore base legacy name supportJon A. Cruz1-11/+88
2009-04-18Warning cleanupJon A. Cruz1-1/+1
2009-04-18Whitespace cleanupJon A. Cruz1-3/+3
2009-04-18Fix most icons in the geometry toolKrzysztof Kosi??ski1-5/+5
2009-04-16Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski2-30/+23
2009-04-13Complete the legacy icon mappingKrzysztof Kosi??ski1-1/+64
2009-04-13Add icon mappings (legacy IDs to icon names) for menus, tools andKrzysztof Kosi??ski1-27/+232
2009-04-12Only add builtin icons if loading from SVG succeededKrzysztof Kosi??ski1-1/+1
2009-04-12Added a listing of icon name changes that have occurred since last release.Jon A. Cruz1-0/+53
2009-04-11Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski1-324/+56
2009-04-02Debug enhancementJon A. Cruz1-1/+3
2009-03-31Fixed icon blurriness due to theme changing icon sizesJon A. Cruz1-6/+20
2009-03-30Fix icon cache code to properly render multiple sizes as needed.Jon A. Cruz1-2/+22
2009-03-23blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...Ed Halley1-1/+1
2009-03-23Switch to widget state for paintingJon A. Cruz1-2/+2
2009-03-23Additional state indicators.Jon A. Cruz2-17/+57
2009-03-22fix squashed vruler: add requisition methonbulia byak1-1/+10
2009-03-20Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz3-37/+37
2009-03-18Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz1-0/+13
2009-03-17Initial read-only generation of per-document paletteJon A. Cruz2-7/+10
2009-03-16Contextual split of a message, updated Russian translationAlexandre Prokoudine1-1/+1
2009-03-13non-zero page_increment values for sliders (reverts parts of rev 19095)Thomas Holder1-10/+10
2009-03-09Made text entry handle standard web-hex values. Fixes bug #168121.Jon A. Cruz1-4/+22
2009-03-08xml tree widget also shows inkscape:label if anyEd Halley1-2/+9
2009-03-08Reworked internals of color and drag-n-drop.Jon A. Cruz2-10/+120
2009-03-07Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2-0/+41
2009-03-06Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz2-3/+3
2009-03-05Adding clear-color swatch to complement no-color.Jon A. Cruz2-0/+22
2009-03-05Add layers dialog to top toolbar. Applies patch from bug #336519.Jon A. Cruz1-0/+2
2009-03-04Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2-4/+8
2009-02-27Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz2-8/+25
2009-02-26Several icon name fixesKrzysztof Kosi??ski2-3/+4
2009-02-25Fix GTK includes in widgets/icon.cppKrzysztof Kosi??ski1-8/+2
2009-02-23fix crash when displaying dash selectorbulia byak1-0/+1
2009-02-23Fix snapping when dragging gradients (implement the snap delay, use snap tole...Diederik van Lierop1-2/+2
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski17-932/+4549
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-22/+10
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski5-261/+219
2009-02-14Zero page size for GTK spinbutton changeJon A. Cruz2-2/+2
2009-02-14use correct method of accessing top-level window for transientizationbulia byak1-3/+3
2009-02-10Adding explicit parenthesis to remove warningsJon A. Cruz1-1/+1
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches6-9/+43
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches6-16/+16
2009-02-06* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...Milosz Derezynski1-1/+5
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-7/+49