summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-309-3/+542
| | | | | | | | | (bzr r8851)
* | | Align and distribute tooltip string fix (Bug #442214Nicolas Dufour2009-11-301-1/+1
| |/ |/| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/442214 (bzr r8849)
* | Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
| | | | | | (bzr r8843.1.1)
* | fix bug 379378Johan B. C. Engelen2009-11-231-1/+1
| | | | | | (bzr r8837)
* | remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵bulia byak2009-10-251-2/+1
| | | | | | | | | | change but fixes a weird crash on Windows (bzr r8805)
* | Fix for bug #423326 (Untranslated file types).Nicolas Dufour2009-10-151-5/+5
| | | | | | | | | | Okayed by Joshua A. Andler on IRC (thanks!). (bzr r8779)
* | Follow-up ui rollback for fixing bug #399604.Jon A. Cruz2009-10-081-1/+1
| | | | | | (bzr r8743)
* | Updated tooltip for clarity per Krzysztof.Josh Andler2009-10-051-1/+1
| | | | | | (bzr r8720)
* | Patch by Max to add option for better Save As behavior.Josh Andler2009-10-022-18/+24
| | | | | | (bzr r8697)
* | Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵Josh Andler2009-09-272-26/+62
| | | | | | | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661)
* | Updated allowed icc-profile names to match recent grammars. Follow-up for ↵Jon A. Cruz2009-09-271-2/+2
| | | | | | | | | | bug #405143 (bzr r8656)
* | Conditionally disable per-document "auto" paletteJon A. Cruz2009-09-201-0/+12
| | | | | | (bzr r8620)
* | Sanitize profile names for valid XML ids. Modified patch that addresses bug ↵Jon A. Cruz2009-09-201-3/+38
| | | | | | | | | | #405143. (bzr r8619)
* | i18n fixes for Bug #408093.Nicolas Dufour2009-09-182-2/+4
| | | | | | (bzr r8608)
* | until the freeze with precision<3 is fixed, raise the lower limit in the UIbulia byak2009-09-141-1/+1
| | | | | | (bzr r8593)
* | Patch from Diedrik for 296778Josh Andler2009-09-141-1/+34
| | | | | | (bzr r8590)
* | patch by Adib for 307195bulia byak2009-09-101-19/+24
| | | | | | (bzr r8576)
* | change colour to color in display stringsbulia byak2009-09-101-3/+3
| | | | | | (bzr r8575)
* | textual patch from bug 408093bulia byak2009-09-061-2/+2
| | | | | | (bzr r8563)
* | patch by Adrian Johnson for 166678bulia byak2009-09-052-13/+12
| | | | | | (bzr r8561)
* | Removing the caligraphic presets file and making the same strings ↵Ted Gould2009-09-041-14/+0
| | | | | | | | | | translatable in the preferences-skeleton.h (bzr r8558)
* | restore ctrl+click dots in pencilbulia byak2009-09-031-0/+1
| | | | | | (bzr r8555)
* | Remove preference entry for dot size in Pencil tool since it no longer ↵Josh Andler2009-09-021-1/+0
| | | | | | | | | | creates dots (bzr r8553)
* | Commenting out Whiteboard configure flagJosh Andler2009-09-011-2/+2
| | | | | | (bzr r8552)
* | patch for divisor limitbulia byak2009-08-261-1/+1
| | | | | | (bzr r8533)
* | When dragging a knot along a constraint line, then allow snapping the ↵Diederik van Lierop2009-08-232-1/+5
| | | | | | | | | | position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog) (bzr r8523)
* | fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
| | | | | | (bzr r8499)
* | Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵Nicolas Dufour2009-08-122-15/+23
| | | | | | | | | | by Adrian Johnson. (bzr r8473)
* | Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
| | | | | | (bzr r8469)
* | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing ↵Maximilian Albert2009-08-102-3/+3
| | | | | | | | | | this out) (bzr r8460)
* | Put #ifdefs around all code related to the so-called "new" ExportDialog ↵Maximilian Albert2009-08-094-1/+15
| | | | | | | | | | (whatever that is) (bzr r8456)
* | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵Maximilian Albert2009-08-097-22/+25
| | | | | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454)
* | Clarify tooltipMaximilian Albert2009-08-071-1/+1
| | | | | | (bzr r8437)
* | Fix compile on windowsMaximilian Albert2009-08-071-7/+7
| | | | | | (bzr r8434)
* | Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ↵Maximilian Albert2009-08-076-25/+49
| | | | | | | | | | dialogs and remember the last used file types in each case (closes LP #184655 and perhaps others; LP #386292 was fixed by the previous commit). (bzr r8432)
* | Fix buglet: In the Save dialog the file extension should be automatically ↵Maximilian Albert2009-08-071-1/+2
| | | | | | | | | | updated when it is changed from the dropdown box. (bzr r8431)
* | Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-0643-141/+141
| | | | | | | | | | which cannot be fixed easily. (bzr r8422)
* | Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as ↵chriswombat2009-08-051-1/+1
| | | | | | | | | | "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least). (bzr r8411)
* | SPDocument->Documentjohnce2009-08-0523-72/+72
| | | | | | (bzr r8408)
* | SPDocument->Documentjohnce2009-08-0518-49/+49
| | | | | | (bzr r8407)
* | SPDocument->Documentjohnce2009-08-051-1/+1
| | | | | | (bzr r8406)
* | SPDocument->Documentjohnce2009-08-051-19/+19
| | | | | | (bzr r8405)
* | Fix for bug LP #383244 (patch by Hannes Hochreiner)Nicolas Dufour2009-07-291-3/+7
| | | | | | (bzr r8360)
* | Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert2009-07-292-4/+1
| | | | | | (bzr r8358)
* | Fix for bug #396580 (non-ASCII characters not displayed correctly in the ↵Nicolas Dufour2009-07-291-1/+4
| | | | | | | | | | open dialog). (bzr r8355)
* | Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour2009-07-181-3/+3
| | | | | | (bzr r8300)
* | Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-162-1/+2
| | | | | | (bzr r8293)
* | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be ↵Josh Andler2009-07-131-1/+1
| | | | | | | | | | directly included now. (bzr r8278)
* | Fix for LP #358921 (Colons in filters parameters must be translatable)Nicolas Dufour2009-07-091-41/+42
| | | | | | (bzr r8241)
* | * added tooltip (see bug 358921) and translator commentsIvan Mas??r2009-07-091-0/+6
| | | | | | | | | | | | * updated inkscape.pot * [INTL:sk] Slovak translation update (bzr r8238)