summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
* Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-121-4/+11
* Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
* Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert2009-08-102-3/+3
* Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-094-1/+15
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-096-21/+24
* Clarify tooltipMaximilian Albert2009-08-071-1/+1
* Fix compile on windowsMaximilian Albert2009-08-071-7/+7
* Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-076-25/+49
* Fix buglet: In the Save dialog the file extension should be automatically upd...Maximilian Albert2009-08-071-1/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-0622-56/+56
* SPDocument->Documentjohnce2009-08-0513-42/+42
* 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