| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 2010-10-27 | 1 | -13/+13 |
| | | | | (bzr r9858) | ||||
| * | Unified and cleaned up locating icc profiles, including adding missing OS X ↵ | Jon A. Cruz | 2010-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | location. Fixes bug 494932, bug 494940 and bug 551162. Fixed bugs: - https://launchpad.net/bugs/494932 - https://launchpad.net/bugs/494940 - https://launchpad.net/bugs/551162 (bzr r9834) | ||||
| * | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -3/+1 |
| | | | | (bzr r9722) | ||||
| * | Patch by Johan for LPE Tool prefs page | Josh Andler | 2010-07-07 | 1 | -2/+3 |
| | | | | (bzr r9585) | ||||
| * | Translations. New Telugu translation by వీవెన్ (Veeven). | Nicolas Dufour | 2010-07-06 | 1 | -2/+2 |
| | | | | (bzr r9581) | ||||
| * | Fix tooltip error in the preferences (Bug #446723). | Nicolas Dufour | 2010-05-09 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/446723 (bzr r9403) | ||||
| * | Unnecessary style selector removed from the Spray tool bar and preferences, ↵ | Nicolas Dufour | 2010-04-28 | 1 | -2/+1 |
| | | | | | | and string disambiguation. (bzr r9386) | ||||
| * | Typo fix in preferences by Masato Hashimoto (bug #569339). | Nicolas Dufour | 2010-04-25 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/569339 (bzr r9372) | ||||
| * | Tooltips inconsistency fix in Inkscape Preferences.(part 2) | Nicolas Dufour | 2010-04-15 | 1 | -2/+2 |
| | | | | (bzr r9338) | ||||
| * | Tooltips inconsistency fix in Inkscape Preferences. | Nicolas Dufour | 2010-04-15 | 1 | -38/+38 |
| | | | | (bzr r9337) | ||||
| * | UI inconsistency fix (Preferences>Interface. | Nicolas Dufour | 2010-04-11 | 1 | -5/+5 |
| | | | | (bzr r9314) | ||||
| * | Corrected "using namespace" contamination from ui/dialog header files. | Jon A. Cruz | 2010-04-02 | 1 | -0/+7 |
| | | | | (bzr r9273) | ||||
| * | Implement a preference that determines whether deleting nodes | Krzysztof Kosi??ski | 2010-03-02 | 1 | -2/+4 |
| | | | | | | preserves the shape (bzr r9130) | ||||
| * | fix bug: when creating an xy-grid, respect the default unit setting. (the ↵ | Johan B. C. Engelen | 2010-02-14 | 1 | -1/+1 |
| | | | | | | preferences setting was writing to the wrong place in the pref file) (bzr r9086.1.4) | ||||
| * | Typo fix submitted by Yuro Chornoivan | Alexandre Prokoudine | 2010-02-10 | 1 | -1/+1 |
| | | | | (bzr r9077) | ||||
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 1 | -0/+22 |
| | | | | (bzr r9050) | ||||
| * | Add pref settings that control updating the display of paths when dragging | Krzysztof Kosi??ski | 2010-01-31 | 1 | -0/+4 |
| | | | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038) | ||||
| * | Farsi support in win32 packages and Inkscape preferences | Nicolas Dufour | 2010-01-27 | 1 | -2/+2 |
| | | | | (bzr r9021) | ||||
| * | Added temp option to enable repositioning of not-quite-completed UI items in ↵ | Jon A. Cruz | 2010-01-18 | 1 | -0/+6 |
| | | | | | | relayout. (bzr r8997) | ||||
| * | Remove "show transform handles" from prefs - no longer necessary | Krzysztof Kosi??ski | 2010-01-14 | 1 | -2/+0 |
| | | | | (bzr r8979) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -3/+19 |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| | * | Added UI for threading pref in Filter Preferences for Gaussian Blur, default ↵ | Josh Andler | 2009-12-06 | 1 | -0/+5 |
| | | | | | | | | | | | 1 for sanity (bzr r8874) | ||||
| | * | add an option for displaying font previews in the text tool's font list; ↵ | buliabyak | 2009-12-01 | 1 | -3/+8 |
| | | | | | | | | | | | also limit the width of the list by 500 pixels (bzr r8852) | ||||
| | * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 1 | -0/+6 |
| | | | | | | | (bzr r8851) | ||||
| * | | Fix the "show temporary outlines for selected paths" preference. | Krzysztof Kosi??ski | 2009-12-08 | 1 | -5/+7 |
| | | | | | | | (bzr r8846.2.4) | ||||
| * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -3/+10 |
| |/ | | | (bzr r8846.1.1) | ||||
| * | Follow-up ui rollback for fixing bug #399604. | Jon A. Cruz | 2009-10-08 | 1 | -1/+1 |
| | | | | (bzr r8743) | ||||
| * | Updated tooltip for clarity per Krzysztof. | Josh Andler | 2009-10-05 | 1 | -1/+1 |
| | | | | (bzr r8720) | ||||
| * | Patch by Max to add option for better Save As behavior. | Josh Andler | 2009-10-02 | 1 | -11/+16 |
| | | | | (bzr r8697) | ||||
| * | until the freeze with precision<3 is fixed, raise the lower limit in the UI | bulia byak | 2009-09-14 | 1 | -1/+1 |
| | | | | (bzr r8593) | ||||
| * | textual patch from bug 408093 | bulia byak | 2009-09-06 | 1 | -2/+2 |
| | | | | (bzr r8563) | ||||
| * | restore ctrl+click dots in pencil | bulia byak | 2009-09-03 | 1 | -0/+1 |
| | | | | (bzr r8555) | ||||
| * | Remove preference entry for dot size in Pencil tool since it no longer ↵ | Josh Andler | 2009-09-02 | 1 | -1/+0 |
| | | | | | | creates dots (bzr r8553) | ||||
| * | When dragging a knot along a constraint line, then allow snapping the ↵ | Diederik van Lierop | 2009-08-23 | 1 | -0/+4 |
| | | | | | | 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 407893 | bulia byak | 2009-08-17 | 1 | -1/+1 |
| | | | | (bzr r8499) | ||||
| * | Clarify tooltip | Maximilian Albert | 2009-08-07 | 1 | -1/+1 |
| | | | | (bzr r8437) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 |
| | | | | (bzr r7985) | ||||
| * | * Just a couple of string fixes | Luca Bruno | 2009-05-29 | 1 | -2/+2 |
| | | | | (bzr r7962) | ||||
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 1 | -9/+10 |
| | | | | (bzr r7763) | ||||
| * | Fix compatibility with much older Glibmm version. | Jon A. Cruz | 2009-04-10 | 1 | -4/+56 |
| | | | | (bzr r7680) | ||||
| * | Whitespace cleanup | Jon A. Cruz | 2009-04-10 | 1 | -41/+41 |
| | | | | (bzr r7678) | ||||
| * | Adding initial system info listing. | Jon A. Cruz | 2009-04-10 | 1 | -0/+17 |
| | | | | (bzr r7677) | ||||
| * | Changed to more accurate names for toolbar icon sizes (which normally map to ↵ | Jon A. Cruz | 2009-04-07 | 1 | -1/+1 |
| | | | | | | large toolbar, small toolbar, and menu size) (bzr r7657) | ||||
| * | Add option to only flash paths for node tool when none is selected. Applies ↵ | Jon A. Cruz | 2009-03-05 | 1 | -0/+2 |
| | | | | | | patch from bug #336490. (bzr r7420) | ||||
| * | Added work-around for broken themes that fill in with gtk_paint_border, ↵ | Jon A. Cruz | 2009-02-27 | 1 | -0/+6 |
| | | | | | | including gtk-qt-engine. Fixes bug #281809. (bzr r7387) | ||||
| * | fix win build | Johan B. C. Engelen | 2009-02-24 | 1 | -1/+4 |
| | | | | (bzr r7365) | ||||
| * | add spellcheck page, copyedit on other pages | bulia byak | 2009-02-24 | 1 | -27/+104 |
| | | | | (bzr r7362) | ||||
| * | copyedit | bulia byak | 2009-01-11 | 1 | -2/+2 |
| | | | | (bzr r7119) | ||||
| * | Now it is possible to clear the list of documents in | Felipe Corr??a da Silva Sanches | 2009-01-11 | 1 | -1/+27 |
| | | | | | | | | File -> Open recent Button added to the Interface page in Inkscape preferences dialog. (bzr r7115) | ||||
