summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Fix for 167846 : GtkHScale regressionJohn Smith2012-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11584)
* | | | | | | | | | | | | Fix for 685689 : Panning with Shift+RMB fails when dropper tool selectedJohn Smith2012-08-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11583)
* | | | | | | | | | | | | Filters. Fix for Bug #582552 (Make object -> Apply certain filters -> Open ↵Nicolas Dufour2012-08-021-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter editor -> Undo -> Crash). (bzr r11582)
* | | | | | | | | | | | | Filters. Fix for Bug #431271 (Crash after undo/redo a (combined) filter effect).Nicolas Dufour2012-08-011-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11581)
* | | | | | | | | | | | | Fix for 918894 : Remove link is reported as Ungroup in Undo historyJohn Smith2012-08-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11580)
* | | | | | | | | | | | | Fix for 1029302 : Fill/Stroke dialog does not update on tool changeJohn Smith2012-08-012-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11579)
* | | | | | | | | | | | | Fix for 512247 : Show the direction in Object/Transform/RotateJohn Smith2012-08-014-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11578)
* | | | | | | | | | | | | UI. Fix for Bug #614500 (Cursor icon for Select/transform tool) by ~suv.Nicolas Dufour2012-07-312-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11577)
* | | | | | | | | | | | | Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in ↵Nicolas Dufour2012-07-311-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Extension::Implementation::Script::effect()). (bzr r11576)
* | | | | | | | | | | | | add Extensions->Export->Win32 Vector Print (Bug 966244)Alvin Penner2012-07-282-0/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/966244 (bzr r11575)
* | | | | | | | | | | | | do not allow sodipodi:docname to have a temporary filename (partial fix for ↵Alvin Penner2012-07-281-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 243162) Fixed bugs: - https://launchpad.net/bugs/243162 (bzr r11574)
* | | | | | | | | | | | | Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-258-5/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11573)
* | | | | | | | | | | | | Fix for 1028425 : Gradient Stop Alpha value not correct in Fill/Stroke dialogJohn Smith2012-07-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11572)
* | | | | | | | | | | | | Don't include keyboards in input-device list. Remove comments about private ↵Alex Valavanis2012-07-241-70/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fields. Fixed bugs: - https://launchpad.net/bugs/1028088 (bzr r11571)
* | | | | | | | | | | | | Fix for 614500 : Select tool crosshair cursorJohn Smith2012-07-242-68/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11570)
* | | | | | | | | | | | | Fix for 620568 : Changes to 'Hide all except selected' in Export BitmapJohn Smith2012-07-241-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11569)
* | | | | | | | | | | | | Add missing files and add Daniel Wagenaar to AuthorsJosh Andler2012-07-234-0/+360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11568)
* | | | | | | | | | | | | Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2012-07-235-9/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11567)
* | | | | | | | | | | | | Fix canvas scroll events in GTK+ 3Alex Valavanis2012-07-232-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1016892 (bzr r11566)
* | | | | | | | | | | | | Translations. Fix for Bug #1027904 (Toolbars not translated).Nicolas Dufour2012-07-233-4963/+10108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. French translation update. (bzr r11565)
* | | | | | | | | | | | | Drop use of size-request in button and sp-widget (GTK3)Alex Valavanis2012-07-232-37/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11564)
* | | | | | | | | | | | | Abort configuration if GTK+ 3 dependencies are unfulfilledAlex Valavanis2012-07-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11563)
* | | | | | | | | | | | | refresh sodipodi:docname when saving (Bug 1024690)Alvin Penner2012-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1024690 (bzr r11562)
* | | | | | | | | | | | | Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrapJohn Smith2012-07-214-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11561)
* | | | | | | | | | | | | Fix for 960240 : Rename Edit:Find to Find ReplaceJohn Smith2012-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11560)
* | | | | | | | | | | | | Fix for 908392 : Swatches dialog minimum sizeJohn Smith2012-07-211-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11559)
* | | | | | | | | | | | | Fix for 940578 : Max font size in toolbar font chooserJohn Smith2012-07-202-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11558)
* | | | | | | | | | | | | Extensions. Removing the Replace Text extension (replaced with the new Find ↵Nicolas Dufour2012-07-205-53/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dialog). (bzr r11557)
* | | | | | | | | | | | | Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on ↵Nicolas Dufour2012-07-191-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the command line) by Patrick Monnerat. (bzr r11556)
* | | | | | | | | | | | | Translations. PO template update.Nicolas Dufour2012-07-182-1559/+1862
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11555)
* | | | | | | | | | | | | Doc. Tutorials translation update and new keys reference translation in ↵Nicolas Dufour2012-07-187-2064/+2032
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Belarusion by 375gnu. (bzr r11554)
* | | | | | | | | | | | | Importing. Fix for Bug #1026173 (Please make txt2svg.pl cope with UTF-8) by ↵Nicolas Dufour2012-07-181-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reuben Thomas. (bzr r11553)
* | | | | | | | | | | | | german translation updateUwe Sch??ler2012-07-161-3967/+2138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11552)
* | | | | | | | | | | | | Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-07-162-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11551)
* | | | | | | | | | | | | Fix for 167846 : Focus issue between spinbuttons when using TabJohn Smith2012-07-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11550)
* | | | | | | | | | | | | Fix for 1023655 : Improvments to Embedded script UIJohn Smith2012-07-156-14/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11549)
* | | | | | | | | | | | | Fix for bug #1024325 (DXF output, Python script error: No translation file ↵Nicolas Dufour2012-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | found for domain: inkscape). (bzr r11548)
* | | | | | | | | | | | | Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem2012-07-126-57/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although issue not solved, prevent Inkscape from crashing. Add some code to make code more robust. (bzr r11547)
* | | | | | | | | | | | | Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-07-122-14/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11546)
* | | | | | | | | | | | | Fix for 378413 : Show/Hide all layersJohn Smith2012-07-125-2/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11545)
* | | | | | | | | | | | | Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith2012-07-129-1/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11544)
* | | | | | | | | | | | | Fix for 1023655 : IMprovments to Embedded script UIJohn Smith2012-07-122-20/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11543)
* | | | | | | | | | | | | Fix for 1023656 : Color profile Link/Unlink in Document PropertiesJohn Smith2012-07-122-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11542)
* | | | | | | | | | | | | Fix for 377294 : Layer dialog rename when no label existsJohn Smith2012-07-122-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11541)
* | | | | | | | | | | | | Fix for 167781 : opacity in selected style loses focus on kbd value scroll, ↵John Smith2012-07-112-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for Esc (bzr r11540)
* | | | | | | | | | | | | Translations. French translation update.Nicolas Dufour2012-07-101-6659/+4349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11539)
* | | | | | | | | | | | | OCAL. Fix for Bug #943275 (New Import Clip Art… dialog crashes on Windows).Nicolas Dufour2012-07-101-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11538)
* | | | | | | | | | | | | Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad ↵Nicolas Dufour2012-07-104-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not working). (bzr r11537)
* | | | | | | | | | | | | Translations. inkscape.pot and Latvian translation update by Janis Eisaks.Nicolas Dufour2012-07-102-7854/+6985
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11536)
* | | | | | | | | | | | | Fix for 1022676 : Font dialog label alignmentJohn Smith2012-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11535)