| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 1 | -4/+4 | |
| | | | | | | | 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 | 1 | -6/+6 | |
| | | | | | | | 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 | 1 | -6/+6 | |
| |\ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170049 (bzr r9288) | |||||
| | * | Fix align & distribute dialog | Krzysztof Kosi??ski | 2010-04-03 | 1 | -6/+6 | |
| | | | | | | | (bzr r9281.1.3) | |||||
| * | | 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) | |||||
| * | 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 | 2 | -2/+7 | |
| | | | | | | | 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) | |||||
| * | 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) | |||||
| * | Fixed missing palette when using file open on a new document. | Jon A. Cruz | 2010-03-19 | 1 | -1/+1 | |
| | | | | (bzr r9210) | |||||
| * | 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 | 1 | -2/+2 | |
| | | | | | | Also remove the obsolete IDL file stub. (bzr r9194) | |||||
| * | Splitting the color swatch class to be separate for easier work. | Jon A. Cruz | 2010-03-13 | 6 | -863/+997 | |
| | | | | (bzr r9184) | |||||
| * | Finished live updating of swatch previews. Fixes bugs #397872, #421548. | Jon A. Cruz | 2010-03-12 | 1 | -129/+161 | |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397872 - https://launchpad.net/bugs/421548 (bzr r9179) | |||||
| * | Fix flicker during palette update. | Jon A. Cruz | 2010-03-11 | 1 | -3/+37 | |
| | | | | (bzr r9174) | |||||
| * | Auto swatches now update as they are edited in the document. Some flickering ↵ | Jon A. Cruz | 2010-03-10 | 2 | -54/+89 | |
| | | | | | | issues still to be resolved. (bzr r9172) | |||||
| * | Fix color swatch drag preview. | Jon A. Cruz | 2010-03-03 | 1 | -0/+1 | |
| | | | | (bzr r9133) | |||||
| * | Implement a preference that determines whether deleting nodes | Krzysztof Kosi??ski | 2010-03-02 | 2 | -2/+5 | |
| | | | | | | preserves the shape (bzr r9130) | |||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 5 | -13/+13 | |
| | | | | (bzr r9127) | |||||
| * | Cast cleanup. | Jon A. Cruz | 2010-03-01 | 1 | -2/+2 | |
| | | | | (bzr r9124) | |||||
| * | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 2010-02-28 | 1 | -3/+3 | |
| | | | | (bzr r9118) | |||||
| * | 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) | |||||
| * | File preview max size increased to 10Mio. | Nicolas Dufour | 2010-02-13 | 2 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/499310 (bzr r9086) | |||||
| * | 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 | 2 | -0/+24 | |
| | | | | (bzr r9050) | |||||
| * | Updates for devlibs revision 9 | Krzysztof Kosi??ski | 2010-02-01 | 1 | -2/+2 | |
| | | | | (bzr r9041) | |||||
| * | Add pref settings that control updating the display of paths when dragging | Krzysztof Kosi??ski | 2010-01-31 | 2 | -0/+6 | |
| | | | | | | | | | 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 | 2 | -0/+7 | |
| | | | | | | relayout. (bzr r8997) | |||||
| * | Remove "show transform handles" from prefs - no longer necessary | Krzysztof Kosi??ski | 2010-01-14 | 2 | -3/+0 | |
| | | | | (bzr r8979) | |||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 13 | -31/+212 | |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | |||||
| | * | Patch by Alex Leone to add margins to resize page options in Document Properties | Josh Andler | 2010-01-08 | 1 | -1/+1 | |
| | | | | | | | (bzr r8952) | |||||
| | * | Spray cleanup | Steren Giannini | 2010-01-03 | 4 | -547/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1) | |||||
