| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Tablet auto-organization and naming. | Jon A. Cruz | 2010-09-23 | 1 | -32/+122 | |
| | | | | | | | | | | | | | | | | (bzr r9777) | |||||
| * | | | | | add libxml/parser.h to fix compile on windows | d | 2010-09-22 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | (bzr r9776) | |||||
| * | | | | | add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting | d | 2010-09-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r9775) | |||||
| * | | | | | Tooltips inconsistency fix part 3 (Bug 340723) | Kris De Gussem | 2010-09-19 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | (bzr r9772) | |||||
| * | | | | | Tooltips inconsistency fix part 2 (Bug 340723) | Kris De Gussem | 2010-09-19 | 10 | -10/+10 | |
| | | | | | | | | | | | | | | | | (bzr r9770) | |||||
| * | | | | | Tooltips inconsistency fix (Bug 340723) | Kris De Gussem | 2010-09-19 | 14 | -14/+14 | |
| | | | | | | | | | | | | | | | | (bzr r9769) | |||||
| * | | | | | Simplify/clarify enabling of individual devices. | Jon A. Cruz | 2010-09-18 | 1 | -13/+65 | |
| | | | | | | | | | | | | | | | | (bzr r9765) | |||||
| * | | | | | Filters. Some experimental filters improvements. | Nicolas Dufour | 2010-09-17 | 2 | -31/+132 | |
| | | | | | | | | | | | | | | | | (bzr r9764) | |||||
| * | | | | | Prevent opacity slider changes from going into undo as separate items. Fixes ↵ | Jon A. Cruz | 2010-09-15 | 1 | -15/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #629300. Fixed bugs: - https://launchpad.net/bugs/629300 (bzr r9762) | |||||
| * | | | | | Filters. New customizable Poster effect (experimental). | Nicolas Dufour | 2010-09-14 | 2 | -0/+104 | |
| | | | | | | | | | | | | | | | | (bzr r9761) | |||||
| * | | | | | Filters. Experimental filters improvements (new default values and options). | Nicolas Dufour | 2010-09-13 | 3 | -25/+27 | |
| | | | | | | | | | | | | | | | | (bzr r9760) | |||||
| * | | | | | Filters. New customizable Bicolorizer filter (experimental). | Nicolas Dufour | 2010-09-12 | 2 | -0/+117 | |
| | | | | | | | | | | | | | | | | (bzr r9757) | |||||
| * | | | | | Stop overrun. | Jon A. Cruz | 2010-09-12 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | (bzr r9756) | |||||
| * | | | | | Filters. New Customizable Colored Drop Shadow filter (experimental). | Nicolas Dufour | 2010-09-10 | 2 | -0/+66 | |
| | | | | | | | | | | | | | | | | (bzr r9755) | |||||
| * | | | | | Extensions. Consistency fix and UI improvements (internal extensions and ↵ | Nicolas Dufour | 2010-09-10 | 33 | -72/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | filters). (bzr r9754) | |||||
| * | | | | | Fixed valgrind-detected issue with tooltip shortcuts and profile manager on ↵ | Jon A. Cruz | 2010-09-10 | 4 | -28/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | delete. (bzr r9753) | |||||
| * | | | | | Minor cleanup. | Jon A. Cruz | 2010-09-09 | 1 | -51/+68 | |
| | | | | | | | | | | | | | | | | (bzr r9750) | |||||
| * | | | | | Extensions. General UI improvements (gnome HIG). New group header extension ↵ | Nicolas Dufour | 2010-09-07 | 9 | -57/+176 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | parameter. (bzr r9748) | |||||
| * | | | | | Connected two toolbar buttons with the associated verbs | Jasper van de Gronde | 2010-09-07 | 2 | -9/+15 | |
| | | | | | | | | | | | | | | | | (bzr r9747) | |||||
| * | | | | | Automatically add shortcuts to tooltips | Jasper van de Gronde | 2010-09-06 | 8 | -95/+67 | |
| | | | | | | | | | | | | | | | | (bzr r9745) | |||||
| * | | | | | Color preview in cursor | Jasper van de Gronde | 2010-09-06 | 11 | -56/+170 | |
| | | | | | | | | | | | | | | | | (bzr r9743) | |||||
| * | | | | | Updated Win32 executable VersionInfo tables for 0.48+devel. | Chris Morgan | 2010-09-04 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | (bzr r9741) | |||||
| * | | | | | Extensions. UI consistency fixes and UI improvements (new help tabs when ↵ | Nicolas Dufour | 2010-09-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | needed, and new tooltips). (bzr r9739) | |||||
| * | | | | | Extensions. Tooltips are now translatable (Bug #629726). | Nicolas Dufour | 2010-09-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/629726 (bzr r9738) | |||||
| * | | | | | Fix file permissions (Bug #314381). | Nicolas Dufour | 2010-08-30 | 2 | -0/+0 | |
| | | | | | | | | | | | | | | | | (bzr r9732) | |||||
| * | | | | | fix bug where bbox is calculated wrong for paths with markers when the path ↵ | Johan B. C. Engelen | 2010-08-29 | 1 | -8/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has a transform applied. the transform was applied twice (sp_shape_marker_get_transform_at_start already takes care of rotation and translation, and scale is taken care of by item_outline call within item_outline_add_marker) Fixed bugs: - https://launchpad.net/bugs/624775 (bzr r9731) | |||||
| * | | | | | Fix LP bug #622350: Discard events when desktop->event_context has not been ↵ | Diederik van Lierop | 2010-08-28 | 2 | -9/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | set, instead of crashing. (bzr r9728) | |||||
| * | | | | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 16 | -114/+56 | |
| | | | | | | | | | | | | | | | | (bzr r9722) | |||||
| * | | | | | Snapmanager in pencil tool: setup() must be followed by unSetup() to clear ↵ | Diederik van Lierop | 2010-08-22 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | pointers (bzr r9720) | |||||
| * | | | | | When doing a constrained snap, then don't try snapping the mouse pointer ↵ | Diederik van Lierop | 2010-08-20 | 3 | -28/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | itself but try snapping its projection (onto the constraint) instead (bzr r9719) | |||||
| * | | | | | Connector tool: pointers should be nulled after snapping | Diederik van Lierop | 2010-08-16 | 1 | -12/+22 | |
| | | | | | | | | | | | | | | | | (bzr r9716) | |||||
| * | | | | | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it! | Diederik van Lierop | 2010-08-15 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | (bzr r9714) | |||||
| * | | | | | Fix a crash and add more safety checks to catch NULL pointers | Diederik van Lierop | 2010-08-14 | 3 | -5/+31 | |
| | | | | | | | | | | | | | | | | (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) | |||||
| * | | | | | Fixes bug #590047: assertion crash in libavoid when marking shapes as not | Michael Wybrow | 2010-08-13 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | being avoided by the connector context. Fixed bugs: - https://launchpad.net/bugs/590047 (bzr r9708.1.1) | |||||
| * | | | | | Fixes bug #478597 where the connector context crash due to asserting that | Michael Wybrow | 2010-08-13 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | paths marked as connectors were always open. Now it just treats them as connectors if they are open, or normal objects otherwise. Fixed bugs: - https://launchpad.net/bugs/478597 (bzr r9707.1.1) | |||||
| * | | | | | Fix bug #612756 where connectors with zero length (due to being clipped | Michael Wybrow | 2010-08-13 | 1 | -5/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the perimeter of two overlapping objects) could crash the connector context. Fixed bugs: - https://launchpad.net/bugs/612756 (bzr r9705.1.1) | |||||
| * | | | | | 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 a crash introduced by my previous commit | Diederik van Lierop | 2010-08-11 | 2 | -2/+0 | |
| | | | | | | | | | | | | | | | | (bzr r9701) | |||||
| * | | | | | 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 | 18 | -15/+69 | |
| | | | | | | | | | | | | | | | | (bzr r9697) | |||||
| * | | | | | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 7 | -27/+65 | |
| | |_|_|/ |/| | | | | | | | (bzr r9696) | |||||
| * | | | | Add a constrained snap method that takes multiple constraints. This reduces ↵ | Diederik van Lierop | 2010-08-07 | 4 | -102/+85 | |
| | | | | | | | | | | | | | | | | | | | | | the code repetitiveness in the node tool (bzr r9692) | |||||
| * | | | | Corects delete/delete[] issue. Fixes bug #613723. | Jon A. Cruz | 2010-08-06 | 1 | -27/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/613723 (bzr r9691) | |||||
| * | | | | A modification of pixops_mix that allows for input images that extend beyond ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -87/+39 | |
| | | | | | | | | | | | | | | | | | | | | | the output image (bzr r9686) | |||||
| * | | | | Fix to background handling that avoids both duplication and aliasing as much ↵ | Jasper van de Gronde | 2010-08-04 | 4 | -101/+75 | |
| | | | | | | | | | | | | | | | | | | | | | as possible. (bzr r9685) | |||||
| * | | | | Added reinterpret_cast to work around a difference of opinion between gcc ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | versions. (bzr r9684) | |||||
| * | | | | Fix for subtle bug in parsing export area, found by Vaughn Spurlin using ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Coverity (bzr r9683) | |||||
