summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | SPDocument->Documentjohnce2009-08-059-14/+14
* | Fix for bug LP #383244 (patch by Hannes Hochreiner)Nicolas Dufour2009-07-291-3/+7
* | Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert2009-07-292-4/+1
* | Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...Nicolas Dufour2009-07-291-1/+4
* | Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-1/+1
* | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler2009-07-131-1/+1
* | Fix for LP #358921 (Colons in filters parameters must be translatable)Nicolas Dufour2009-07-091-41/+42
* | * added tooltip (see bug 358921) and translator commentsIvan Mas??r2009-07-091-0/+6
* | Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour2009-07-061-0/+8
* | Separated "Arrange" as button caption from "Arrange" as menu itemAlexandre Prokoudine2009-06-161-1/+1
|/
* implement the same all-bitmaps and all-vectors filters as on linuxbulia byak2009-06-051-5/+54
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-034-3/+11
* * Just a couple of string fixesLuca Bruno2009-05-291-2/+2
* adding Aurelio HeckertFelipe Corr??a da Silva Sanches2009-05-211-0/+1
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-061-2/+2
* since "Unicode" made people believe that they could put hex code point Felipe Corr??a da Silva Sanches2009-05-041-2/+2
* add "Reset missing glyph" button to svgfonts dialogFelipe Corr??a da Silva Sanches2009-05-042-1/+26
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-241-63/+0
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-241-1/+4
* translator comments and minor string fixesIvan Mas??r2009-04-234-11/+14
* Partial fix for bug 193926 , thanks to Preben Soeberg.Jasper van de Gronde2009-04-211-2/+1
* Korean translation update by yongdoriaNicolas Dufour2009-04-201-0/+1
* Restore 0.46 placement of node alignment buttonsKrzysztof Kosi??ski2009-04-161-5/+5
* Fix two legacy icon IDsKrzysztof Kosi??ski2009-04-131-5/+2
* Really fix node alignment icons; add clarifying comment to source.Krzysztof Kosi??ski2009-04-131-4/+7
* Fix compatibility with much older Glibmm version.Jon A. Cruz2009-04-101-4/+56
* Whitespace cleanupJon A. Cruz2009-04-101-41/+41
* Adding initial system info listing.Jon A. Cruz2009-04-102-7/+29
* Changed to more accurate names for toolbar icon sizes (which normally map to ...Jon A. Cruz2009-04-071-1/+1
* Fix for bug #338521 - align node buttons did not match 0.46 ordering or names...Ed Halley2009-04-061-2/+2
* Fix inverted node alignment actionsKrzysztof Kosi??ski2009-04-031-2/+2
* 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