summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-26Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour5-1/+38
2010-09-263DBox tool: snap the first point of the drag actionDiederik van Lierop1-9/+7
2010-09-26Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...Nicolas Dufour1-2/+2
2010-09-25Fix constrained snapping to closing segmentsDiederik van Lierop1-10/+37
2010-09-25Implement snapping of vanishing points (LP #629333)Diederik van Lierop1-3/+15
2010-09-25Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop1-0/+1
2010-09-25fix snapmanager initializationDiederik van Lierop1-5/+5
2010-09-24i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...Nicolas Dufour2-14/+14
2010-09-24Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour1-2/+37
2010-09-23Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour1-6/+18
2010-09-23Tablet auto-organization and naming.Jon A. Cruz1-32/+122
2010-09-22add libxml/parser.h to fix compile on windowsd1-0/+2
2010-09-21add XML_PARSE_HUGE to handle documents with more than 256 levels of nestingd1-1/+1
2010-09-19Tooltips inconsistency fix part 3 (Bug 340723)Kris De Gussem5-5/+5
2010-09-19Tooltips inconsistency fix part 2 (Bug 340723)Kris De Gussem10-10/+10
2010-09-19Tooltips inconsistency fix (Bug 340723)Kris De Gussem14-14/+14
2010-09-18Simplify/clarify enabling of individual devices.Jon A. Cruz1-13/+65
2010-09-17Filters. Some experimental filters improvements.Nicolas Dufour2-31/+132
2010-09-15Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz1-15/+12
2010-09-14Filters. New customizable Poster effect (experimental).Nicolas Dufour2-0/+104
2010-09-13Filters. Experimental filters improvements (new default values and options).Nicolas Dufour3-25/+27
2010-09-12Filters. New customizable Bicolorizer filter (experimental).Nicolas Dufour2-0/+117
2010-09-12Stop overrun.Jon A. Cruz1-4/+0
2010-09-10Filters. New Customizable Colored Drop Shadow filter (experimental).Nicolas Dufour2-0/+66
2010-09-10Extensions. Consistency fix and UI improvements (internal extensions and filt...Nicolas Dufour33-72/+72
2010-09-10Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...Jon A. Cruz4-28/+66
2010-09-09Minor cleanup.Jon A. Cruz1-51/+68
2010-09-07Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour9-57/+176
2010-09-07Connected two toolbar buttons with the associated verbsJasper van de Gronde2-9/+15
2010-09-06Automatically add shortcuts to tooltipsJasper van de Gronde8-95/+67
2010-09-06Color preview in cursorJasper van de Gronde11-56/+170
2010-09-04Updated Win32 executable VersionInfo tables for 0.48+devel.Chris Morgan2-10/+10
2010-09-03Extensions. UI consistency fixes and UI improvements (new help tabs when need...Nicolas Dufour1-2/+2
2010-09-03Extensions. Tooltips are now translatable (Bug #629726).Nicolas Dufour1-1/+1
2010-08-30Fix file permissions (Bug #314381).Nicolas Dufour2-0/+0
2010-08-29fix bug where bbox is calculated wrong for paths with markers when the path h...Johan B. C. Engelen1-8/+7
2010-08-28Fix LP bug #622350: Discard events when desktop->event_context has not been s...Diederik van Lierop2-9/+22
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour16-114/+56
2010-08-22Snapmanager in pencil tool: setup() must be followed by unSetup() to clear po...Diederik van Lierop1-3/+4
2010-08-20When doing a constrained snap, then don't try snapping the mouse pointer itse...Diederik van Lierop3-28/+43
2010-08-16Connector tool: pointers should be nulled after snappingDiederik van Lierop1-12/+22
2010-08-152nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop3-5/+5
2010-08-14Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop3-5/+31
2010-08-13Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski1-1/+4
2010-08-13Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski1-1/+1
2010-08-13Revs 9706-9709 from trunk to fix Uniconvertor and 3 connector crashesJosh Andler2-10/+30
2010-08-13Fixes bug #590047: assertion crash in libavoid when marking shapes as notMichael Wybrow1-3/+4
2010-08-13Fixes bug #478597 where the connector context crash due to asserting thatMichael Wybrow1-2/+4
2010-08-13Fix bug #612756 where connectors with zero length (due to being clippedMichael Wybrow1-5/+22
2010-08-12Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz1-1/+1