| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | A proper fix for dock item mising icon problem. Fixes bug #658055. | Jon A. Cruz | 2010-12-06 | 1 | -12/+18 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9937) | |||||
| | * | | Fix drag & drop from swatches - patch by Adonis Papaderos | Krzysztof Kosi??ski | 2010-11-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/447385 (bzr r9919) | |||||
| | * | | Reintroduce plural forms into the node selection description | Krzysztof Kosi??ski | 2010-11-21 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/601719 (bzr r9911) | |||||
| | * | | Fix crash when floating dialog icon is not found | Krzysztof Kosi??ski | 2010-11-21 | 1 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9909) | |||||
| | * | | Minor documentation update | Krzysztof Kosi??ski | 2010-11-21 | 1 | -1/+11 | |
| | | | | | | | | | | (bzr r9908) | |||||
| | * | | Fix rare crash when trying to drag after undo in the node tool | Krzysztof Kosi??ski | 2010-11-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/544599 (bzr r9906) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 165 | -2422/+749 | |
| |\| | | | | | | | | (bzr r9508.1.70) | |||||
| | * | | Fix four minor node tool regressions: | Krzysztof Kosi??ski | 2010-11-18 | 2 | -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 object | Diederik van Lierop | 2010-11-17 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r9903) | |||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 155 | -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??ski | 2010-11-07 | 1 | -0/+7 | |
| | | | | | | | | | | (bzr r9881) | |||||
| | * | | Fix compile breakage. | Jon A. Cruz | 2010-11-07 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9876) | |||||
| | * | | Reintroduce Shift+L shortcut and handle retraction when setting the type | Krzysztof Kosi??ski | 2010-11-06 | 2 | -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 Dufour | 2010-11-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | not translatable). (bzr r9871) | |||||
| | * | | i18n. Color palette items are now translatable (see Bug #667402, Color ↵ | Nicolas Dufour | 2010-11-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870) | |||||
| | * | | Prevent context menu and keyboard shortcuts from interrupting grabs | Krzysztof Kosi??ski | 2010-10-31 | 1 | -3/+4 | |
| | | | | | | | | | | (bzr r9869) | |||||
| | * | | Only create / delete shape editors in the node tool when necessary. | Krzysztof Kosi??ski | 2010-10-31 | 2 | -14/+17 | |
| | | | | | | | | | | (bzr r9868) | |||||
| | * | | Fix pattern editing in the node editor. As a bonus, allow editing | Krzysztof Kosi??ski | 2010-10-31 | 2 | -12/+16 | |
| | | | | | | | | | | | | | | | | of more than one non-path shape at once. (bzr r9867) | |||||
| | * | | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 2010-10-27 | 2 | -14/+14 | |
| | | | | | | | | | | (bzr r9858) | |||||
| | * | | Punctuation in UI | Kris De Gussem | 2010-10-25 | 1 | -13/+13 | |
| | | | | | | | | | | (bzr r9852) | |||||
| | * | | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 ) | Kris De Gussem | 2010-10-25 | 4 | -6/+6 | |
| | | | | | | | | | | (bzr r9851) | |||||
| | * | | Adding spellchecker and T&F dialogs to the text context (right click) menu. | Nicolas Dufour | 2010-10-24 | 1 | -0/+52 | |
| | | | | | | | | | | (bzr r9849) | |||||
| | * | | i18n. Metadata labels now fully translatable (with colon). | Nicolas Dufour | 2010-10-24 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9848) | |||||
| | * | | Some UI fixes | Kris De Gussem | 2010-10-24 | 1 | -4/+4 | |
| | | | | | | | | | | (bzr r9846) | |||||
| | * | | Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for ↵ | Nicolas Dufour | 2010-10-19 | 1 | -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. Cruz | 2010-10-18 | 2 | -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. Engelen | 2010-10-15 | 4 | -1980/+0 | |
| | | | | | | | | | | (bzr r9832) | |||||
| | * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 5 | -36/+4 | |
| | | | | | | | | | | (bzr r9828) | |||||
| | * | | Remove the misfeature of retracting handles when the cusp node button | Krzysztof Kosi??ski | 2010-10-12 | 1 | -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??ski | 2010-10-12 | 2 | -11/+7 | |
| | | | | | | | | | | (bzr r9826) | |||||
| | * | | Cherry pick node duplication from 0.48 stable | Krzysztof Kosi??ski | 2010-10-12 | 4 | -0/+47 | |
| | | | | | | | | | | (bzr r9825) | |||||
| | * | | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 2010-10-02 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9807) | |||||
| | * | | UI generalisation | Kris De Gussem | 2010-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9803) | |||||
| | * | | Fix for Bug #586955 (the unit for user defined document size is not ↵ | Nicolas Dufour | 2010-09-26 | 1 | -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 Lierop | 2010-09-25 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | fix for v0.48 (bzr r9784) | |||||
| | * | | fix snapmanager initialization | Diederik van Lierop | 2010-09-25 | 1 | -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 Dufour | 2010-09-24 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | applied properly). (bzr r9781) | |||||
| | * | | Fix for bug #635521 (Fields in Transform dialog reset). | Nicolas Dufour | 2010-09-23 | 1 | -6/+18 | |
| | | | | | | | | | | (bzr r9778) | |||||
| | * | | Tablet auto-organization and naming. | Jon A. Cruz | 2010-09-23 | 1 | -32/+122 | |
| | | | | | | | | | | (bzr r9777) | |||||
| | * | | Simplify/clarify enabling of individual devices. | Jon A. Cruz | 2010-09-18 | 1 | -13/+65 | |
| | | | | | | | | | | (bzr r9765) | |||||
| | * | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 7 | -54/+29 | |
| | | | | | | | | | | (bzr r9722) | |||||
| | * | | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it! | Diederik van Lierop | 2010-08-15 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9714) | |||||
| | * | | Fix a crash and add more safety checks to catch NULL pointers | Diederik van Lierop | 2010-08-14 | 1 | -0/+7 | |
| | | | | | | | | | | (bzr r9713) | |||||
| | * | | Fix funny behavior when dragging near the start node of a path | Krzysztof Kosi??ski | 2010-08-13 | 1 | -1/+4 | |
| | | | | | | | | | | (bzr r9712) | |||||
| | * | | Fix node editor crash when dragging near the last node of a path | Krzysztof Kosi??ski | 2010-08-13 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9711) | |||||
| | * | | Correct application of older Win32 patch. Fixes bug #616589. | Jon A. Cruz | 2010-08-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616589 (bzr r9702) | |||||
| | * | | Fix crash 411940 by Alisher Niyazov | Josh Andler | 2010-08-11 | 1 | -0/+1 | |
| | | | | | | | | | | (bzr r9700) | |||||
| | * | | Catch bad save dialog sizes on Win32. Fixes bug #285267. | Jon A. Cruz | 2010-08-11 | 1 | -6/+32 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/285267 (bzr r9698) | |||||
| | * | | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 2010-08-11 | 2 | -0/+3 | |
| | | | | | | | | | | (bzr r9697) | |||||
| * | | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68) | |||||
