summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Fix markup compile issue.Jon A. Cruz2010-09-271-1/+1
| | | | | | | | | | | | | | | (bzr r9796)
* | | | | Restore config to require DBUS to be explicitly enabled.Jon A. Cruz2010-09-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/614273 (bzr r9795)
* | | | | option to choose (r,g,b) color scale (Bug 186432)Alvin Penner2010-09-262-19/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/186432 (bzr r9794)
* | | | | Fix for Bug #586955 (the unit for user defined document size is not ↵Nicolas Dufour2010-09-265-1/+38
| | | | | | | | | | | | | | | | | | | | | | | | | refreshed if document is reopen). (bzr r9793)
* | | | | 3DBox tool: snap the first point of the drag actionDiederik van Lierop2010-09-261-9/+7
| | | | | | | | | | | | | | | (bzr r9792)
* | | | | Extensions. Fix for bug #647744 ([inx] min/max float values ignored with ↵Nicolas Dufour2010-09-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | locale using comma as decimal separator). (bzr r9791)
* | | | | Guillotine Extension: Craig Marshall2010-09-262-42/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change output message to give full pathnames of output files Fix blank image name crash/bug Clean up whitespace Also - added my name to authors file (bzr r9790)
* | | | | Added replace font extensionCraig Marshall2010-09-264-2/+304
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171007 (bzr r9789)
* | | | | Fix constrained snapping to closing segmentsDiederik van Lierop2010-09-251-10/+37
| | | | | | | | | | | | | | | (bzr r9788)
* | | | | Dutch translation updateKris De Gussem2010-09-251-2073/+2181
| | | | | | | | | | | | | | | (bzr r9787)
* | | | | Hebrew translation update by Yaron (Bug #647548 )Kris De Gussem2010-09-251-7194/+7220
| | | | | | | | | | | | | | | (bzr r9786)
* | | | | Implement snapping of vanishing points (LP #629333)Diederik van Lierop2010-09-251-3/+15
| | | | | | | | | | | | | | | (bzr r9785)
* | | | | Addition to my previous commit: fix for trunk is a bit different from the ↵Diederik van Lierop2010-09-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | fix for v0.48 (bzr r9784)
* | | | | fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/630642 (bzr r9783)
* | | | | Translations. POT file and French translation update.Nicolas Dufour2010-09-242-3743/+3999
| | | | | | | | | | | | | | | (bzr r9782)
* | | | | i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not ↵Nicolas Dufour2010-09-242-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | applied properly). (bzr r9781)
* | | | | Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour2010-09-241-2/+37
| | | | | | | | | | | | | | | (bzr r9780)
* | | | | Extensions. Inconstency fix in polyhedron 3D.Nicolas Dufour2010-09-241-6/+6
| | | | | | | | | | | | | | | (bzr r9779)
* | | | | Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour2010-09-231-6/+18
| | | | | | | | | | | | | | | (bzr r9778)
* | | | | Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
| | | | | | | | | | | | | | | (bzr r9777)
* | | | | add libxml/parser.h to fix compile on windowsd2010-09-221-0/+2
| | | | | | | | | | | | | | | (bzr r9776)
* | | | | add XML_PARSE_HUGE to handle documents with more than 256 levels of nestingd2010-09-211-1/+1
| | | | | | | | | | | | | | | (bzr r9775)
* | | | | Give priority to devlibs bin directory in PATH whenKrzysztof Kosi??ski2010-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | running mingwenv.bat, to avoid problems caused by obsolete Gettext installations in the MinGW directory. (bzr r9774)
* | | | | Fix DBus configure snippetKrzysztof Kosi??ski2010-09-211-2/+2
| | | | | | | | | | | | | | | (bzr r9773)
* | | | | Tooltips inconsistency fix part 3 (Bug 340723)Kris De Gussem2010-09-195-5/+5
| | | | | | | | | | | | | | | (bzr r9772)
* | | | | Extensions. UI error in Gimp export; translatable keys and mouse reference link.Nicolas Dufour2010-09-192-4/+4
| | | | | | | | | | | | | | | (bzr r9771)
* | | | | Tooltips inconsistency fix part 2 (Bug 340723)Kris De Gussem2010-09-1910-10/+10
| | | | | | | | | | | | | | | (bzr r9770)
* | | | | Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-1915-15/+15
| | | | | | | | | | | | | | | (bzr r9769)
* | | | | Units generalisation (Bug #560751)Kris De Gussem2010-09-181-8/+8
| | | | | | | | | | | | | | | (bzr r9768)
* | | | | Dutch translation updateKris De Gussem2010-09-181-62/+2
| | | | | | | | | | | | | | | (bzr r9767)
* | | | | Dutch translation updateKris De Gussem2010-09-181-2455/+2480
| | | | | | | | | | | | | | | (bzr r9766)
* | | | | Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
| | | | | | | | | | | | | | | (bzr r9765)
* | | | | Filters. Some experimental filters improvements.Nicolas Dufour2010-09-172-31/+132
| | | | | | | | | | | | | | | (bzr r9764)
* | | | | option to add endpoints on x-axis (Bug 628266)Alvin Penner2010-09-162-42/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/628266 (bzr r9763)
* | | | | Prevent opacity slider changes from going into undo as separate items. Fixes ↵Jon A. Cruz2010-09-151-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #629300. Fixed bugs: - https://launchpad.net/bugs/629300 (bzr r9762)
* | | | | Filters. New customizable Poster effect (experimental).Nicolas Dufour2010-09-142-0/+104
| | | | | | | | | | | | | | | (bzr r9761)
* | | | | Filters. Experimental filters improvements (new default values and options).Nicolas Dufour2010-09-133-25/+27
| | | | | | | | | | | | | | | (bzr r9760)
* | | | | German translation update.Uwe Sch??ler2010-09-131-2265/+2520
| | | | | | | | | | | | | | | (bzr r9759)
* | | | | Translations. German translation fix (Bug #636639).Nicolas Dufour2010-09-131-1/+1
| | | | | | | | | | | | | | | (bzr r9758)
* | | | | Filters. New customizable Bicolorizer filter (experimental).Nicolas Dufour2010-09-122-0/+117
| | | | | | | | | | | | | | | (bzr r9757)
* | | | | Stop overrun.Jon A. Cruz2010-09-121-4/+0
| | | | | | | | | | | | | | | (bzr r9756)
* | | | | Filters. New Customizable Colored Drop Shadow filter (experimental).Nicolas Dufour2010-09-102-0/+66
| | | | | | | | | | | | | | | (bzr r9755)
* | | | | Extensions. Consistency fix and UI improvements (internal extensions and ↵Nicolas Dufour2010-09-1033-72/+72
| | | | | | | | | | | | | | | | | | | | | | | | | filters). (bzr r9754)
* | | | | Fixed valgrind-detected issue with tooltip shortcuts and profile manager on ↵Jon A. Cruz2010-09-104-28/+66
| | | | | | | | | | | | | | | | | | | | | | | | | delete. (bzr r9753)
* | | | | Extensions. Consistency fix and UI improvements (Text, Path and Web submenus).Nicolas Dufour2010-09-0914-168/+219
| | | | | | | | | | | | | | | (bzr r9752)
* | | | | Extensions. Consistency fix and UI improvements (Render submenu, part 2).Nicolas Dufour2010-09-099-153/+159
| | | | | | | | | | | | | | | (bzr r9751)
* | | | | Minor cleanup.Jon A. Cruz2010-09-091-51/+68
| | | | | | | | | | | | | | | (bzr r9750)
* | | | | Extensions. Consistency fix and UI improvements (Render submenu, part 1).Nicolas Dufour2010-09-0812-367/+367
| | | | | | | | | | | | | | | (bzr r9749)
* | | | | Extensions. General UI improvements (gnome HIG). New group header extension ↵Nicolas Dufour2010-09-079-57/+176
| | | | | | | | | | | | | | | | | | | | | | | | | parameter. (bzr r9748)
* | | | | Connected two toolbar buttons with the associated verbsJasper van de Gronde2010-09-072-9/+15
| | | | | | | | | | | | | | | (bzr r9747)