summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix copy/paste of color from gradient stopsbulia byak2009-03-261-1/+22
* correct labelsbulia byak2009-03-241-2/+2
* Cleaning up PIXMAP_DIR usage.Jon A. Cruz2009-03-241-16/+17
* Track stroke and fill of selected object and flag style palette entries in us...Jon A. Cruz2009-03-232-2/+138
* Make drag-n-drop preview a gradient image for gradients.Jon A. Cruz2009-03-231-12/+30
* Make simple clicks and menu set match the drag-n-drop color setting.Jon A. Cruz2009-03-221-8/+19
* Fixed warning from double append.Jon A. Cruz2009-03-221-1/+0
* Added rought preview of gradients in swatches.Jon A. Cruz2009-03-212-11/+57
* Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2009-03-212-60/+60
* Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz2009-03-212-23/+131
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-203-11/+13
* Limit things to single-color gradients until we get gradient previews goingJon A. Cruz2009-03-181-6/+12
* Purged use of INKSCAPE_PIXMAPDIRJon A. Cruz2009-03-181-6/+10
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-172-27/+149
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-131-1/+0
* part of bug #339660; can not use Add/Rename dialog to create layer with no pr...Ed Halley2009-03-091-4/+9
* switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2009-03-092-4/+6
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-082-3/+4
* deleting layer also hid layers, missing 'break' statementEd Halley2009-03-081-0/+1
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-109/+19
* Icon Bonanza part 2341: Update icon-names.h to reflect changes in Krzysztof Kosi??ski2009-03-071-4/+4
* Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2009-03-071-140/+51
* Hide the new 'clear' swatch for nowJon A. Cruz2009-03-051-1/+1
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-052-11/+30
* Add option to only flash paths for node tool when none is selected. Applies p...Jon A. Cruz2009-03-052-0/+3
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-042-28/+48
* Cleanup and prep for more workJon A. Cruz2009-03-042-44/+19
* Adding some no-color to drag-n-dropJon A. Cruz2009-03-031-5/+69
* Added work-around for broken themes that fill in with gtk_paint_border, inclu...Jon A. Cruz2009-02-272-0/+7
* reenable inkboard compilationtheAdib2009-02-261-7/+7
* Several icon name fixesKrzysztof Kosi??ski2009-02-262-3/+6
* fix win buildJohan B. C. Engelen2009-02-241-1/+4
* add spellcheck page, copyedit on other pagesbulia byak2009-02-242-29/+115
* Fix whiteboard compilation.Krzysztof Kosi??ski2009-02-241-6/+6
* Snapping of guides now turned on by default, and fixed initialization of the ...Diederik van Lierop2009-02-221-1/+2
* Translators updatedNicolas Dufour2009-02-211-0/+1
* fix typo that breaks buildAdib Taraben2009-02-211-1/+1
* Update the author list in aboutbox.Krzysztof Kosi??ski2009-02-211-12/+44
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-2131-41/+4594
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-205-30/+6
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-1916-800/+690
* fix pasting style after copying a text spanbulia byak2009-02-161-6/+28
* Warning cleanupJon A. Cruz2009-02-111-1/+1
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-102-5/+11
* it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak2009-02-101-6/+16
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-097-25/+27
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-092-2/+10
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-092-2/+2
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-2/+2
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33