summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* 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)
* 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)
* Gtk+ 3 drawing in sp-canvasAlex Valavanis2012-06-091-1/+25
| | | (bzr r11482)
* Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2012-06-094-22/+33
| | | (bzr r11481)
* Don't use GtkColormap in Gtk+ 3Alex Valavanis2012-06-092-3/+19
| | | (bzr r11480)
* Gtk+ 3 drawing for sp-color-sliderAlex Valavanis2012-06-091-160/+136
| | | (bzr r11479)
* Gtkmm 3 fixes for glyphs dialogAlex Valavanis2012-06-091-1/+12
| | | (bzr r11478)
* Use Cairo::Region in sp-canvasAlex Valavanis2012-06-091-11/+13
| | | (bzr r11477)
* Use new form of set() method in Gtk::ClipboardAlex Valavanis2012-06-091-0/+6
| | | (bzr r11476)
* Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-096-16/+97
| | | (bzr r11475)
* Fix build failure with old GtkAdjustment APIAlex Valavanis2012-06-091-1/+6
| | | (bzr r11474)
* Get rid of remaining GtkObject usageAlex Valavanis2012-06-094-52/+87
| | | | | | Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473)
* Drop GtkObject usage in gradient-vectorAlex Valavanis2012-06-091-17/+48
| | | (bzr r11472)
* Missing header in nr-filter-image for Gtk+ 3 buildAlex Valavanis2012-06-091-0/+1
| | | (bzr r11471)
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-0942-246/+291
| | | (bzr r11469.1.1)
* Move measure angle string to keep it visible when angle is small.Jon A. Cruz2012-06-081-0/+6
| | | (bzr r11469)
* Improve approach for keeping angle display string visible.Jon A. Cruz2012-06-081-56/+46
| | | (bzr r11468)
* probably this was intendedKris De Gussem2012-06-071-1/+1
| | | (bzr r11466)
* cppcheckKris De Gussem2012-06-072-4/+14
| | | (bzr r11465)
* Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010.Jon A. Cruz2012-06-071-4/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1009010 (bzr r11464)
* Compatibility fix.Jon A. Cruz2012-06-061-0/+5
| | | (bzr r11463)
* Warning cleanup.Jon A. Cruz2012-06-061-1/+2
| | | (bzr r11462)
* variousKris De Gussem2012-06-054-13/+15
| | | (bzr r11461)
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-0523-22/+21
| | | (bzr r11460)
* Allow angle measurement base to be changed by tapping space.Jon A. Cruz2012-06-051-8/+47
| | | (bzr r11459)
* Limit angle label to show up within the desktop window. Also refactor arc ↵Jon A. Cruz2012-06-031-34/+106
| | | | | drawing. (bzr r11458)
* modify calc of bbox for single point (Bug 1006666)Alvin Penner2012-06-031-5/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1006666 (bzr r11457)
* UI fix find dialogKris De Gussem2012-06-031-42/+26
| | | (bzr r11456)
* Warning cleanup.Jon A. Cruz2012-06-031-1/+1
| | | (bzr r11455)
* Fix remaining Gtkmm 3 issues in filter effects dialogAlex Valavanis2012-06-021-18/+28
| | | (bzr r11454)
* Add draw signal in filter effects dialogAlex Valavanis2012-06-022-2/+19
| | | (bzr r11453)
* Cairo rendering in filter effects dialogAlex Valavanis2012-06-022-24/+67
| | | (bzr r11452)
* Add marker to initial point.Jon A. Cruz2012-06-021-10/+25
| | | (bzr r11451)
* Place angle measurement along the measure arc.Jon A. Cruz2012-06-011-2/+15
| | | (bzr r11450)