summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-06Fix for bug #338521 - align node buttons did not match 0.46 ordering or names...Ed Halley1-2/+2
2009-04-03Fix inverted node alignment actionsKrzysztof Kosi??ski1-2/+2
2009-03-26fix copy/paste of color from gradient stopsbulia byak1-1/+22
2009-03-24correct labelsbulia byak1-2/+2
2009-03-24Cleaning up PIXMAP_DIR usage.Jon A. Cruz1-16/+17
2009-03-23Track stroke and fill of selected object and flag style palette entries in us...Jon A. Cruz2-2/+138
2009-03-23Make drag-n-drop preview a gradient image for gradients.Jon A. Cruz1-12/+30
2009-03-22Make simple clicks and menu set match the drag-n-drop color setting.Jon A. Cruz1-8/+19
2009-03-22Fixed warning from double append.Jon A. Cruz1-1/+0
2009-03-21Added rought preview of gradients in swatches.Jon A. Cruz2-11/+57
2009-03-21Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2-60/+60
2009-03-21Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz2-23/+131
2009-03-20Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz3-11/+13
2009-03-18Limit things to single-color gradients until we get gradient previews goingJon A. Cruz1-6/+12
2009-03-18Purged use of INKSCAPE_PIXMAPDIRJon A. Cruz1-6/+10
2009-03-17Initial read-only generation of per-document paletteJon A. Cruz2-27/+149
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-1/+0
2009-03-09part of bug #339660; can not use Add/Rename dialog to create layer with no pr...Ed Halley1-4/+9
2009-03-09switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2-4/+6
2009-03-08part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2-3/+4
2009-03-08deleting layer also hid layers, missing 'break' statementEd Halley1-0/+1
2009-03-08Reworked internals of color and drag-n-drop.Jon A. Cruz1-109/+19
2009-03-07Icon Bonanza part 2341: Update icon-names.h to reflect changes in Krzysztof Kosi??ski1-4/+4
2009-03-07Moving dnd data generation into the generic ColorDef class.Jon A. Cruz1-140/+51
2009-03-05Hide the new 'clear' swatch for nowJon A. Cruz1-1/+1
2009-03-05Adding clear-color swatch to complement no-color.Jon A. Cruz2-11/+30
2009-03-05Add option to only flash paths for node tool when none is selected. Applies p...Jon A. Cruz2-0/+3
2009-03-04Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2-28/+48
2009-03-04Cleanup and prep for more workJon A. Cruz2-44/+19
2009-03-03Adding some no-color to drag-n-dropJon A. Cruz1-5/+69
2009-02-27Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz2-0/+7
2009-02-26reenable inkboard compilationtheAdib1-7/+7
2009-02-26Several icon name fixesKrzysztof Kosi??ski2-3/+6
2009-02-24fix win buildJohan B. C. Engelen1-1/+4
2009-02-24add spellcheck page, copyedit on other pagesbulia byak2-29/+115
2009-02-24Fix whiteboard compilation.Krzysztof Kosi??ski1-6/+6
2009-02-22Snapping of guides now turned on by default, and fixed initialization of the ...Diederik van Lierop1-1/+2
2009-02-21Translators updatedNicolas Dufour1-0/+1
2009-02-21fix typo that breaks buildAdib Taraben1-1/+1
2009-02-21Update the author list in aboutbox.Krzysztof Kosi??ski1-12/+44
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski31-41/+4594
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski5-30/+6
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski16-800/+690
2009-02-16fix pasting style after copying a text spanbulia byak1-6/+28
2009-02-11Warning cleanupJon A. Cruz1-1/+1
2009-02-10do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2-5/+11
2009-02-10it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak1-6/+16
2009-02-09Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski7-25/+27
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2-2/+10
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches2-2/+2