summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* part of bug #339660; can not use Add/Rename dialog to create layer with no pr...Ed Halley2009-03-091-4/+9
* 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
* 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
* 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-2120-26/+3859
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-196-110/+93
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-095-18/+18
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33
* display waiting cursor; move credits to a page of its ownbulia byak2009-02-021-13/+21
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-3/+3
* fix crash described atFelipe Corr??a da Silva Sanches2009-01-291-0/+4
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-1/+1
* All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2009-01-262-106/+2
* Fix compile when lcms is disabledMaximilian Albert2009-01-211-0/+2
* Warning cleanupJon A. Cruz2009-01-201-1/+1
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-6/+6
* adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2009-01-152-6/+165
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-133-5/+4
* copyeditbulia byak2009-01-111-2/+2
* Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2009-01-112-1/+28