summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* 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-257-5/+179
| | | (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-233-0/+359
| | | (bzr r11568)
* Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2012-07-234-8/+40
| | | (bzr r11567)
* Fix canvas scroll events in GTK+ 3Alex Valavanis2012-07-232-1/+15
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1016892 (bzr r11566)
* Drop use of size-request in button and sp-widget (GTK3)Alex Valavanis2012-07-232-37/+62
| | | (bzr r11564)
* 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)
* 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)
* Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-07-161-2/+9
| | | (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)
* 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-121-7/+1
| | | (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)
* 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-102-8/+0
| | | | | not working). (bzr r11537)
* Fix for 1022676 : Font dialog label alignmentJohn Smith2012-07-101-1/+1
| | | (bzr r11535)
* Fix for 167781 : opacity in selected style loses focus on kbd value scrollJohn Smith2012-07-102-6/+14
| | | (bzr r11534)
* Fix for 168658 : Font substitution warning dialog - CSS font fallbacksJohn Smith2012-07-081-9/+27
| | | (bzr r11533)
* Fix for 181473 : Layer label edit keyboard shortcutsJohn Smith2012-07-082-11/+34
| | | (bzr r11532)
* Fix for 181473 : Patch for Layers drag and drop crashJohn Smith2012-07-081-1/+1
| | | (bzr r11531)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-0569-602/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Patch for bug #728081 (Keyboard shortcut - Lock current layer).Nicolas Dufour2012-07-051-1/+4
| | | (bzr r11528)
* Fix for 181473 : Layers drag and dropJohn Smith2012-07-054-7/+196
| | | (bzr r11526)
* Fix for 168658 : Font substitution warning dialog - GTK3 compileJohn Smith2012-07-041-2/+2
| | | (bzr r11525)
* Fix for 168658 : Font substitution warning dialog - GTK3 compileJohn Smith2012-07-041-0/+3
| | | (bzr r11524)
* Fix for 950677 : Preference to show legacy gradient editorJohn Smith2012-07-042-0/+4
| | | (bzr r11523)
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-049-4/+364
| | | (bzr r11522)
* emf import. missing tick marks (Bug 715692)Alvin Penner2012-07-021-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/715692 (bzr r11521)
* Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 ↵Alex Valavanis2012-07-011-6/+6
| | | | | version more usable on small screens (bzr r11520)
* Fix for 950677 : Retire legacy gradient editorJohn Smith2012-07-011-1/+1
| | | (bzr r11519)
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-302-16/+209
| | | | | | | | Poppler >= 0.20 has a new internal API for errors and other miscellanea. As we are abusing these internal functionalities, they broke from time to time. Fixing it for now with a new conditional build flag. This fixes https://bugs.launchpad.net/inkscape/+bug/1005565 (bzr r11518)