summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
* | | | | add libxml/parser.h to fix compile on windowsd2010-09-221-0/+2
* | | | | add XML_PARSE_HUGE to handle documents with more than 256 levels of nestingd2010-09-211-1/+1
* | | | | Tooltips inconsistency fix part 3 (Bug 340723)Kris De Gussem2010-09-195-5/+5
* | | | | Tooltips inconsistency fix part 2 (Bug 340723)Kris De Gussem2010-09-1910-10/+10
* | | | | Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-1914-14/+14
* | | | | Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
* | | | | Filters. Some experimental filters improvements.Nicolas Dufour2010-09-172-31/+132
* | | | | Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz2010-09-151-15/+12
* | | | | Filters. New customizable Poster effect (experimental).Nicolas Dufour2010-09-142-0/+104
* | | | | Filters. Experimental filters improvements (new default values and options).Nicolas Dufour2010-09-133-25/+27
* | | | | Filters. New customizable Bicolorizer filter (experimental).Nicolas Dufour2010-09-122-0/+117
* | | | | Stop overrun.Jon A. Cruz2010-09-121-4/+0
* | | | | Filters. New Customizable Colored Drop Shadow filter (experimental).Nicolas Dufour2010-09-102-0/+66
* | | | | Extensions. Consistency fix and UI improvements (internal extensions and filt...Nicolas Dufour2010-09-1033-72/+72
* | | | | Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...Jon A. Cruz2010-09-104-28/+66
* | | | | Minor cleanup.Jon A. Cruz2010-09-091-51/+68
* | | | | Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour2010-09-079-57/+176
* | | | | Connected two toolbar buttons with the associated verbsJasper van de Gronde2010-09-072-9/+15
* | | | | Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-068-95/+67
* | | | | Color preview in cursorJasper van de Gronde2010-09-0611-56/+170
* | | | | Updated Win32 executable VersionInfo tables for 0.48+devel.Chris Morgan2010-09-042-10/+10
* | | | | Extensions. UI consistency fixes and UI improvements (new help tabs when need...Nicolas Dufour2010-09-031-2/+2
* | | | | Extensions. Tooltips are now translatable (Bug #629726).Nicolas Dufour2010-09-031-1/+1
* | | | | Fix file permissions (Bug #314381).Nicolas Dufour2010-08-302-0/+0
* | | | | fix bug where bbox is calculated wrong for paths with markers when the path h...Johan B. C. Engelen2010-08-291-8/+7
* | | | | Fix LP bug #622350: Discard events when desktop->event_context has not been s...Diederik van Lierop2010-08-282-9/+22
* | | | | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-2216-114/+56
* | | | | Snapmanager in pencil tool: setup() must be followed by unSetup() to clear po...Diederik van Lierop2010-08-221-3/+4
* | | | | When doing a constrained snap, then don't try snapping the mouse pointer itse...Diederik van Lierop2010-08-203-28/+43
* | | | | Connector tool: pointers should be nulled after snappingDiederik van Lierop2010-08-161-12/+22
* | | | | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-153-5/+5
* | | | | Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-143-5/+31
* | | | | Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski2010-08-131-1/+4
* | | | | Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski2010-08-131-1/+1
* | | | | Fixes bug #590047: assertion crash in libavoid when marking shapes as notMichael Wybrow2010-08-131-3/+4
* | | | | Fixes bug #478597 where the connector context crash due to asserting thatMichael Wybrow2010-08-131-2/+4
* | | | | Fix bug #612756 where connectors with zero length (due to being clippedMichael Wybrow2010-08-131-5/+22
* | | | | Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
* | | | | Fix a crash introduced by my previous commitDiederik van Lierop2010-08-112-2/+0
* | | | | Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
* | | | | Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
* | | | | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-1118-15/+69
* | | | | Implement constrained snapping to nodesDiederik van Lierop2010-08-107-27/+65
| |_|_|/ |/| | |
* | | | Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-074-102/+85
* | | | Corects delete/delete[] issue. Fixes bug #613723.Jon A. Cruz2010-08-061-27/+31
* | | | A modification of pixops_mix that allows for input images that extend beyond ...Jasper van de Gronde2010-08-041-87/+39
* | | | Fix to background handling that avoids both duplication and aliasing as much ...Jasper van de Gronde2010-08-044-101/+75
* | | | Added reinterpret_cast to work around a difference of opinion between gcc ver...Jasper van de Gronde2010-08-041-1/+2
* | | | Fix for subtle bug in parsing export area, found by Vaughn Spurlin using Cove...Jasper van de Gronde2010-08-041-1/+1