summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Conditionally disable per-document "auto" paletteJon A. Cruz2009-09-201-0/+12
* Sanitize profile names for valid XML ids. Modified patch that addresses bug #...Jon A. Cruz2009-09-201-3/+38
* i18n fixes for Bug #408093.Nicolas Dufour2009-09-182-2/+4
* until the freeze with precision<3 is fixed, raise the lower limit in the UIbulia byak2009-09-141-1/+1
* Patch from Diedrik for 296778Josh Andler2009-09-141-1/+34
* patch by Adib for 307195bulia byak2009-09-101-19/+24
* change colour to color in display stringsbulia byak2009-09-101-3/+3
* textual patch from bug 408093bulia byak2009-09-061-2/+2
* patch by Adrian Johnson for 166678bulia byak2009-09-052-13/+12
* Removing the caligraphic presets file and making the same strings translatabl...Ted Gould2009-09-041-14/+0
* restore ctrl+click dots in pencilbulia byak2009-09-031-0/+1
* Remove preference entry for dot size in Pencil tool since it no longer create...Josh Andler2009-09-021-1/+0
* Commenting out Whiteboard configure flagJosh Andler2009-09-011-2/+2
* patch for divisor limitbulia byak2009-08-261-1/+1
* When dragging a knot along a constraint line, then allow snapping the positio...Diederik van Lierop2009-08-232-1/+5
* 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-122-15/+23
* 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-097-22/+25
* 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-0643-141/+141
* Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...chriswombat2009-08-051-1/+1
* SPDocument->Documentjohnce2009-08-0523-72/+72
* SPDocument->Documentjohnce2009-08-0518-49/+49
* SPDocument->Documentjohnce2009-08-051-1/+1
* SPDocument->Documentjohnce2009-08-051-19/+19
* 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
* Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour2009-07-181-3/+3
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-162-1/+2
* 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
* Contextual split of translatable messageAlexandre Prokoudine2009-07-081-1/+1
* 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-036-7/+27
* * Just a couple of string fixesLuca Bruno2009-05-291-2/+2
* Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop2009-05-251-7/+8
* adding Aurelio HeckertFelipe Corr??a da Silva Sanches2009-05-211-0/+1
* parent transformation on import and paste (Bug #376064, Bug #375499)Thomas Holder2009-05-131-1/+1
* call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)Thomas Holder2009-05-111-4/+1
* When changing document size, the origin (lower left corner) should be station...Diederik van Lierop2009-05-091-0/+6