| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Removed redundant refresh button, ui cleanup, added frames, etc. for bug ↵ | Jon A. Cruz | 2010-05-06 | 2 | -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. Cruz | 2010-05-06 | 1 | -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. Cruz | 2010-05-02 | 2 | -9/+118 | |
| | | | | | | | | | #171918. Fixed bugs: - https://launchpad.net/bugs/171918 (bzr r9390) | |||||
| * | Unnecessary style selector removed from the Spray tool bar and preferences, ↵ | Nicolas Dufour | 2010-04-28 | 1 | -2/+1 | |
| | | | | | | and string disambiguation. (bzr r9386) | |||||
| * | Correct desktop tracking for layers dialog. Fixes bug #427514. | Jon A. Cruz | 2010-04-27 | 2 | -53/+41 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/427514 (bzr r9380) | |||||
| * | 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) | |||||
| * | Changed default font from Bitstream Vera Sans to Sans. Not | Tavmjong Bah | 2010-04-14 | 2 | -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. Cruz | 2010-04-12 | 1 | -12/+14 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/196195 (bzr r9317) | |||||
| * | UI inconsistency fix (Preferences>Interface. | Nicolas Dufour | 2010-04-11 | 1 | -5/+5 | |
| | | | | (bzr r9314) | |||||
| * | Switching to new input dialog. Allows for a better UI and addresses bug ↵ | Jon A. Cruz | 2010-04-11 | 2 | -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. Cruz | 2010-04-08 | 1 | -17/+17 | |
| | | | | (bzr r9300) | |||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 5 | -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. Cruz | 2010-04-06 | 3 | -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. Cruz | 2010-04-06 | 2 | -25/+156 | |
| | | | | (bzr r9296) | |||||
| * | Added control to select Unicode range limiting. Switched to using "Basic ↵ | Jon A. Cruz | 2010-04-04 | 2 | -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. Cruz | 2010-04-04 | 4 | -57/+59 | |
| | | | | | | pointer is related to bug #494722. (bzr r9291) | |||||
| * | Change desktop coordinate system to match SVG (LP #170049) | Krzysztof Kosi??ski | 2010-04-03 | 5 | -27/+25 | |
| |\ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170049 (bzr r9288) | |||||
| | * | Fix single-handle keybindings | Krzysztof Kosi??ski | 2010-04-03 | 1 | -4/+2 | |
| | | | | | | | (bzr r9281.1.4) | |||||
| | * | Fix align & distribute dialog | Krzysztof Kosi??ski | 2010-04-03 | 1 | -6/+6 | |
| | | | | | | | (bzr r9281.1.3) | |||||
| | * | Fix rotation in node and select tool | Krzysztof Kosi??ski | 2010-04-03 | 1 | -2/+2 | |
| | | | | | | | (bzr r9281.1.2) | |||||
| | * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 3 | -15/+15 | |
| | | | | | | | (bzr r9281.1.1) | |||||
| * | | Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK ↵ | Jon A. Cruz | 2010-04-03 | 1 | -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. Cruz | 2010-04-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9284) | |||||
| * | | Repair arbitrary change lumped in with Win32 fixes of #9281. | Jon A. Cruz | 2010-04-03 | 2 | -3/+3 | |
| | | | | | | | (bzr r9283) | |||||
| * | | Split dynamic desktop tracking into common, shared code. | Jon A. Cruz | 2010-04-03 | 7 | -50/+284 | |
| |/ | | | (bzr r9282) | |||||
| * | Fix command line invocation on Windows (LP #167455). | Krzysztof Kosi??ski | 2010-04-02 | 2 | -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??ski | 2010-04-02 | 2 | -1/+12 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/324208 (bzr r9277) | |||||
| * | Corrected "using namespace" contamination from ui/dialog header files. | Jon A. Cruz | 2010-04-02 | 12 | -227/+324 | |
| | | | | (bzr r9273) | |||||
| * | Allow filtering by glyph script. | Jon A. Cruz | 2010-04-02 | 2 | -16/+96 | |
| | | | | (bzr r9272) | |||||
| * | Add character script range to description | Jon A. Cruz | 2010-04-02 | 1 | -2/+109 | |
| | | | | (bzr r9270) | |||||
| * | Adding missing files for bug #343186. | Jon A. Cruz | 2010-04-02 | 2 | -0/+309 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9269) | |||||
| * | Initial cut of glyph selector dialog is in. Fixes bug #343186. | Jon A. Cruz | 2010-04-01 | 3 | -8/+13 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268) | |||||
| * | Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ↵ | Jon A. Cruz | 2010-03-29 | 2 | -6/+82 | |
| | | | | | | | | | out of lower-level panels. Fixes bug #270623. Fixed bugs: - https://launchpad.net/bugs/270623 (bzr r9252) | |||||
| * | Adding in shape-record.h | Ted Gould | 2010-03-26 | 1 | -0/+1 | |
| | | | | (bzr r9236) | |||||
| * | Fixes missing include that complicated older libs. Fixes bug #545160 | Jon A. Cruz | 2010-03-25 | 1 | -0/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/545160 (bzr r9232) | |||||
| * | C++-ification of paint selector. | Jon A. Cruz | 2010-03-22 | 1 | -4/+7 | |
| | | | | (bzr r9221) | |||||
| * | Fixed missing palette when using file open on a new document. | Jon A. Cruz | 2010-03-19 | 1 | -1/+1 | |
| | | | | (bzr r9210) | |||||
| * | Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse. | Jon A. Cruz | 2010-03-19 | 2 | -55/+47 | |
| | | | | (bzr r9209) | |||||
| * | Brace safety cleanup. | Jon A. Cruz | 2010-03-19 | 1 | -73/+181 | |
| | | | | (bzr r9208) | |||||
| * | Fix a few remaining oddities in handle scaling via keyboard | Krzysztof Kosi??ski | 2010-03-18 | 2 | -11/+21 | |
| | | | | (bzr r9205) | |||||
| * | Fix scaling of degenerate handles using keybard shortcuts. | Krzysztof Kosi??ski | 2010-03-18 | 3 | -31/+98 | |
| | | | | (bzr r9203) | |||||
| * | Changed the embed/link dialog to use radio buttons instead of a checkbox to ↵ | Jon A. Cruz | 2010-03-18 | 1 | -3/+4 | |
| | | | | | | make the link/embed effect clearer. (bzr r9202) | |||||
| * | Fix Ctrl-drag in node tool with zero snap delay. | Krzysztof Kosi??ski | 2010-03-17 | 1 | -4/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/539995 (bzr r9200) | |||||
| * | Fixing "Auto" palette to be tracked per document, independent of containing ↵ | Jon A. Cruz | 2010-03-16 | 4 | -145/+244 | |
| | | | | | | panel. (bzr r9195) | |||||
| * | Move around files to remove some vanity directories. | Krzysztof Kosi??ski | 2010-03-14 | 2 | -20/+20 | |
| | | | | | | Also remove the obsolete IDL file stub. (bzr r9194) | |||||
| * | New node tool: implement handle snapping | Krzysztof Kosi??ski | 2010-03-14 | 2 | -8/+48 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/538487 (bzr r9192) | |||||
| * | fix pasting of LPE stacks | Johan B. C. Engelen | 2010-03-14 | 1 | -11/+18 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/290834 (bzr r9191) | |||||
| * | Implement keyboard shortcuts for single handle adjustments. | Krzysztof Kosi??ski | 2010-03-14 | 9 | -76/+350 | |
| | | | | | | Minor disambiguating cleanup in node.h. (bzr r9190) | |||||
