summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | A proper fix for dock item mising icon problem. Fixes bug #658055.Jon A. Cruz2010-12-061-12/+18
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9937)
| * | Fix drag & drop from swatches - patch by Adonis PapaderosKrzysztof Kosi??ski2010-11-251-2/+2
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/447385 (bzr r9919)
| * | Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski2010-11-211-4/+9
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/601719 (bzr r9911)
| * | Fix crash when floating dialog icon is not foundKrzysztof Kosi??ski2010-11-211-5/+11
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9909)
| * | Minor documentation updateKrzysztof Kosi??ski2010-11-211-1/+11
| | | | | | | | | (bzr r9908)
| * | Fix rare crash when trying to drag after undo in the node toolKrzysztof Kosi??ski2010-11-191-0/+2
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/544599 (bzr r9906)
* | | Merge from trunkKrzysztof Kosi??ski2010-11-25165-2422/+749
|\| | | | | | | | (bzr r9508.1.70)
| * | Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-182-6/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Inverted modifier for spatial/linear grow * PgDn/PgUp keyboard shortcuts for grow * Shift during drag disables snapping * Clicking on the background deselects first the nodes and then the path Fixed bugs: - https://launchpad.net/bugs/647498 - https://launchpad.net/bugs/588628 (bzr r9904)
| * | Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-2/+2
| | | | | | | | | (bzr r9903)
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-17155-155/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
| | | | | | | | | (bzr r9881)
| * | Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
| | | | | | | | | (bzr r9876)
| * | Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-062-10/+28
| | | | | | | | | | | | | | | of already cusp nodes to cusp in the node tool (bzr r9875)
| * | i18n. Palettes translation with context (see Bug #667402, Colour palettes ↵Nicolas Dufour2010-11-021-1/+1
| | | | | | | | | | | | | | | not translatable). (bzr r9871)
| * | i18n. Color palette items are now translatable (see Bug #667402, Color ↵Nicolas Dufour2010-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870)
| * | Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-311-3/+4
| | | | | | | | | (bzr r9869)
| * | Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
| | | | | | | | | (bzr r9868)
| * | Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
| | | | | | | | | | | | | | | of more than one non-path shape at once. (bzr r9867)
| * | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-272-14/+14
| | | | | | | | | (bzr r9858)
| * | Punctuation in UIKris De Gussem2010-10-251-13/+13
| | | | | | | | | (bzr r9852)
| * | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-254-6/+6
| | | | | | | | | (bzr r9851)
| * | Adding spellchecker and T&F dialogs to the text context (right click) menu.Nicolas Dufour2010-10-241-0/+52
| | | | | | | | | (bzr r9849)
| * | i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-241-1/+1
| | | | | | | | | (bzr r9848)
| * | Some UI fixesKris De Gussem2010-10-241-4/+4
| | | | | | | | | (bzr r9846)
| * | Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for ↵Nicolas Dufour2010-10-191-7/+30
| | | | | | | | | | | | | | | | | | | | | | | | texts). Fixed bugs: - https://launchpad.net/bugs/170806 (bzr r9835)
| * | Unified and cleaned up locating icc profiles, including adding missing OS X ↵Jon A. Cruz2010-10-182-42/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | fix build on windows by removing even more files.Johan B. C. Engelen2010-10-154-1980/+0
| | | | | | | | | (bzr r9832)
| * | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-125-36/+4
| | | | | | | | | (bzr r9828)
| * | Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
| | | | | | | | | | | | | | | | | | | | | is clicked and there are cusp nodes selected. It's really annoying when you have both smooth and cusp nodes in a selection. Use segment commands and Ctrl+click to retract handles instead. (bzr r9827)
| * | Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
| | | | | | | | | (bzr r9826)
| * | Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47
| | | | | | | | | (bzr r9825)
| * | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
| | | | | | | | | (bzr r9807)
| * | UI generalisationKris De Gussem2010-10-011-1/+1
| | | | | | | | | (bzr r9803)
| * | Fix for Bug #586955 (the unit for user defined document size is not ↵Nicolas Dufour2010-09-261-0/+9
| | | | | | | | | | | | | | | refreshed if document is reopen). (bzr r9793)
| * | Addition to my previous commit: fix for trunk is a bit different from the ↵Diederik van Lierop2010-09-251-0/+1
| | | | | | | | | | | | | | | fix for v0.48 (bzr r9784)
| * | fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/630642 (bzr r9783)
| * | i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not ↵Nicolas Dufour2010-09-241-10/+10
| | | | | | | | | | | | | | | applied properly). (bzr r9781)
| * | Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour2010-09-231-6/+18
| | | | | | | | | (bzr r9778)
| * | Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
| | | | | | | | | (bzr r9777)
| * | Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
| | | | | | | | | (bzr r9765)
| * | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-227-54/+29
| | | | | | | | | (bzr r9722)
| * | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
| | | | | | | | | (bzr r9714)
| * | Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7
| | | | | | | | | (bzr r9713)
| * | Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski2010-08-131-1/+4
| | | | | | | | | (bzr r9712)
| * | Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski2010-08-131-1/+1
| | | | | | | | | (bzr r9711)
| * | Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616589 (bzr r9702)
| * | Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
| | | | | | | | | (bzr r9700)
| * | Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/285267 (bzr r9698)
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-112-0/+3
| | | | | | | | | (bzr r9697)
* | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+1
| | | | | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68)