summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | 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)
* | | | | | | | | | | | Dutch translation updateKris De Gussem2012-07-071-2550/+2635
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11530)
* | | | | | | | | | | | Drop GTK+ 2.20 support.Alex Valavanis2012-07-0570-608/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* | | | | | | | | | | | Patch for bug #728081 (Keyboard shortcut - Lock current layer).Nicolas Dufour2012-07-053-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11528)
* | | | | | | | | | | | Fix for bug #1001446 (export bitmap hotkey)Nicolas Dufour2012-07-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11527)
* | | | | | | | | | | | 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-305-16/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | | | | | | | | | | | Allow cairomm 1.9.8. Should be good enoughAlex Valavanis2012-06-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1012442 (bzr r11517)
* | | | | | | | | | | | Make cairomm 1.10 dependency explicitAlex Valavanis2012-06-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1012442 (bzr r11516)
* | | | | | | | | | | | Fix for 722017 : Better Gradient WindowJohn Smith2012-06-267-178/+422
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11515)
* | | | | | | | | | | | UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using ↵Nicolas Dufour2012-06-264-10/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | negative text). (bzr r11514)
* | | | | | | | | | | | Migrate some widgets to GtkStyleContextAlex Valavanis2012-06-245-72/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11513)
* | | | | | | | | | | | Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-234-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11512)
* | | | | | | | | | | | Migrate to new device pointer API for GTK+ 3Alex Valavanis2012-06-235-6/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11511)
* | | | | | | | | | | | Fix missing glibmm headerAlex Valavanis2012-06-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11510)
* | | | | | | | | | | | Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.Nicolas Dufour2012-06-204-4/+31550
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11509)
* | | | | | | | | | | | i18n. Removing deleted files and inkscape.pot update.Nicolas Dufour2012-06-202-896/+899
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11508)
* | | | | | | | | | | | Fix for 591225 : Fix wording of 'Clean up document' in Undo HistoryJohn Smith2012-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11507)
* | | | | | | | | | | | Fix for 1015352 : Vacuum defs : Rename to 'Clean up document'John Smith2012-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11506)
* | | | | | | | | | | | Fix for 1005064 : Move menu item File->Input Devices to Edit->Input DevicesJohn Smith2012-06-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11505)
* | | | | | | | | | | | Fix crash in fill and stroke dialog with GTK+ 3Alex Valavanis2012-06-181-24/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1011331 (bzr r11504)
* | | | | | | | | | | | Removed unneeded header style filename #definesJon A. Cruz2012-06-1735-55/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11503)
* | | | | | | | | | | | Removed outdated classes.Jon A. Cruz2012-06-1766-1239/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* | | | | | | | | | | | Set GDL-3 as a fixed dependency for GTK+ 3 build.Alex Valavanis2012-06-161-12/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's unrealistic for us to support GTK+ 3 compatibility in our internal copy. We ultimately want to get rid of it anyway. (bzr r11501)
* | | | | | | | | | | | Translations. Fix for Bug #837856 (Help: localized keys and mouse refs is ↵Nicolas Dufour2012-06-158-4451/+4670
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not opened.) and French translation update. (bzr r11500)
* | | | | | | | | | | | Fix new deprecated GTK+ symbols in desktop-widgetAlex Valavanis2012-06-141-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11499)
* | | | | | | | | | | | Fixed typo.Tavmjong Bah2012-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11498)
* | | | | | | | | | | | Drop check for ancient GTK version. Fixes statusbar width issueAlex Valavanis2012-06-141-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1011332 (bzr r11497)
* | | | | | | | | | | | Warning cleanup.Jon A. Cruz2012-06-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11496)
* | | | | | | | | | | | Fix for 1011726 : Performance regression with XML Editor - Improve model ↵John Smith2012-06-131-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unload time (bzr r11495)
* | | | | | | | | | | | fix memleakKris De Gussem2012-06-121-14/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11494)
* | | | | | | | | | | | fix in previous commitKris De Gussem2012-06-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11493)
* | | | | | | | | | | | cppcheckKris De Gussem2012-06-125-15/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11492)
* | | | | | | | | | | | enable GSEAL for Windows buildsJohan B. C. Engelen2012-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11491)
* | | | | | | | | | | | Use more explicit pkg-config list for GTK+ 3 buildsAlex Valavanis2012-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11490)
* | | | | | | | | | | | Translations. Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2012-06-121-7814/+7337
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11489)
* | | | | | | | | | | | Fix for 1011726 : Performance regression with XML EditorJohn Smith2012-06-123-44/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11488)
* | | | | | | | | | | | Fix for 1005064 : Move menu item File->Input Devices to Edit->Input DevicesJohn Smith2012-06-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11487)
* | | | | | | | | | | | Fix some broken callbacks for Gtk+ 3Alex Valavanis2012-06-112-24/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11486)
* | | | | | | | | | | | Add missing Cairo headerAlex Valavanis2012-06-101-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11485)