summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
| | | (bzr r9508.1.45)
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-044-77/+83
| | | (bzr r9508.1.44)
* Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-1/+1
| | | | | | Move gaussian blur to filters directory. Blend filter effect. (bzr r9508.1.16)
* Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-7/+10
| | | (bzr r9508.1.8)
* Romanian translation update by Cristian Secară (Bug #596689)Kris De Gussem2010-06-211-1/+2
| | | (bzr r9515)
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-162-6/+49
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/170781 - https://launchpad.net/bugs/171663 (bzr r9503)
* Translations:Nicolas Dufour2010-06-131-7/+13
| | | | | | | * en_GB translation update by Tim Sheridan * br translation update by Alan Monfort * translators list update (bzr r9499)
* Translator credits update (now all files are updated)Kris De Gussem2010-06-051-2/+2
| | | (bzr r9480)
* Adding JessyInk 1.5.1 extension set by Hannes HochreinerJosh Andler2010-06-041-0/+1
| | | (bzr r9478)
* Translator credits updateKris De Gussem2010-06-041-3/+5
| | | (bzr r9477)
* Authors and translators lists update.Nicolas Dufour2010-06-031-146/+181
| | | (bzr r9472)
* Cleanup on encapsulation. Addition of initial widescreen detection.Jon A. Cruz2010-06-012-20/+67
| | | (bzr r9465)
* Fixing order from r9463, correct order is Width -> Height -> Units. (Bug ↵Alex Leone2010-06-011-1/+1
| | | | | | | | #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9464)
* In the document properties dialog, changes tab order to units, width, ↵Alex Leone2010-06-012-1/+11
| | | | | | | | height. (Bug #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9463)
* Makes the "Fit Page to Selection" margin options load from the opened file. ↵Alex Leone2010-06-013-19/+62
| | | | | | | | (Bug #499942) Fixed bugs: - https://launchpad.net/bugs/499942 (bzr r9462)
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-264-34/+34
| | | (bzr r9453)
* fix lpe dialog updatingJohan B. C. Engelen2010-05-182-1/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/516940 (bzr r9433)
* better fix for lpe stack forkingJohan B. C. Engelen2010-05-181-2/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9431)
* Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-091-3/+1
| | | (bzr r9405)
* Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour2010-05-091-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/446723 (bzr r9403)
* Track selection changes for updating in icon preview.Jon A. Cruz2010-05-062-1/+8
| | | (bzr r9400)
* Removed redundant refresh button, ui cleanup, added frames, etc. for bug ↵Jon A. Cruz2010-05-062-22/+22
| | | | | | | | #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9399)
* Switched icons to have frames, be square, and arranged more efficiently for ↵Jon A. Cruz2010-05-061-4/+39
| | | | | | | | space. Addressing bug #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9398)
* Follow-up to bug 427514 specific to icon preview, which happened to fix bug ↵Jon A. Cruz2010-05-022-9/+118
| | | | | | | | #171918. Fixed bugs: - https://launchpad.net/bugs/171918 (bzr r9390)
* Unnecessary style selector removed from the Spray tool bar and preferences, ↵Nicolas Dufour2010-04-281-2/+1
| | | | | and string disambiguation. (bzr r9386)
* Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-272-53/+41
| | | | | | Fixed bugs: - https://launchpad.net/bugs/427514 (bzr r9380)
* Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/569339 (bzr r9372)
* Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour2010-04-151-2/+2
| | | (bzr r9338)
* Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour2010-04-151-38/+38
| | | (bzr r9337)
* Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-142-5/+5
| | | | | | everyone has Bitstream Vera Sans and having a non-existant default font can cause problems. (bzr r9328)
* Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz2010-04-121-12/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/196195 (bzr r9317)
* UI inconsistency fix (Preferences>Interface.Nicolas Dufour2010-04-111-5/+5
| | | (bzr r9314)
* Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz2010-04-112-143/+377
| | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
* Cleanup of device internal handling and API.Jon A. Cruz2010-04-081-17/+17
| | | (bzr r9300)
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-065-25/+27
| | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298)
* Fixed use of dialogs in more than one window, and tile problem with ↵Jon A. Cruz2010-04-063-36/+38
| | | | | | | | selection. Fixes bug #556233. Fixed bugs: - https://launchpad.net/bugs/556233 (bzr r9297)
* Track selected text items and append as needed.Jon A. Cruz2010-04-062-25/+156
| | | (bzr r9296)
* Added control to select Unicode range limiting. Switched to using "Basic ↵Jon A. Cruz2010-04-042-14/+209
| | | | | | | | Latin" there as a default instead of the script. Fixes bug #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9293)
* zero out pointers to deleted members. might expose problems if a stail ↵Jon A. Cruz2010-04-044-57/+59
| | | | | pointer is related to bug #494722. (bzr r9291)
* Change desktop coordinate system to match SVG (LP #170049)Krzysztof Kosi??ski2010-04-035-27/+25
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170049 (bzr r9288)
| * Fix single-handle keybindingsKrzysztof Kosi??ski2010-04-031-4/+2
| | | | | | (bzr r9281.1.4)
| * Fix align & distribute dialogKrzysztof Kosi??ski2010-04-031-6/+6
| | | | | | (bzr r9281.1.3)
| * Fix rotation in node and select toolKrzysztof Kosi??ski2010-04-031-2/+2
| | | | | | (bzr r9281.1.2)
| * Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-033-15/+15
| | | | | | (bzr r9281.1.1)
* | Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK ↵Jon A. Cruz2010-04-031-0/+7
| | | | | | | | | | | | | | | | fonts. Partially fixes bug #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9286)
* | Start with glyphs limited to "Common" as a short term mitigation for bug ↵Jon A. Cruz2010-04-031-2/+2
| | | | | | | | | | | | | | | | #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9284)
* | Repair arbitrary change lumped in with Win32 fixes of #9281.Jon A. Cruz2010-04-032-3/+3
| | | | | | (bzr r9283)
* | Split dynamic desktop tracking into common, shared code.Jon A. Cruz2010-04-037-50/+284
|/ | | (bzr r9282)
* Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski2010-04-022-3/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/167455 (bzr r9281)
* Add Ctrl+H as a shortcut for "show handles" in the node tool.Krzysztof Kosi??ski2010-04-022-1/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/324208 (bzr r9277)