summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis8-0/+86
2012-04-09Replace deprecated gdk_window_get_pointerAlex Valavanis1-1/+8
2012-04-09fix memory leak and some minor thingsKris De Gussem3-18/+23
2012-04-08small GSEAL fixJohan B. C. Engelen1-1/+1
2012-04-06drop some deprecated gdk_draw functionsAlex Valavanis1-8/+18
2012-04-04Fix build with gtk < 2.24Alex Valavanis1-3/+9
2012-04-04Warning cleanup.Jon A. Cruz3-5/+5
2012-04-03eek-preview: Cairo drawingAlex Valavanis2-15/+21
2012-04-03Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2-6/+25
2012-04-02Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2-3/+3
2012-04-01Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith6-270/+948
2012-03-23Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith1-1/+1
2012-03-22Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list p...John Smith1-0/+2
2012-03-21Fix for 959223 : Object selection messes up styles, regression from r11082John Smith1-0/+4
2012-03-21Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2-53/+71
2012-03-15Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2-11/+22
2012-03-15Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith3-174/+216
2012-03-14Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith5-471/+642
2012-03-13Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...John Smith3-83/+124
2012-03-12Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...John Smith2-184/+121
2012-03-12Replace deprecated GtkSignal APIAlex Valavanis1-6/+7
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2-3/+2
2012-03-08UI. Removing Affect: label (see Bug #590686).Nicolas Dufour2-9/+0
2012-03-07UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour1-6/+11
2012-03-07cppcheckKris De Gussem1-1/+1
2012-03-05UI. Fix for Bug #668991 (Poor wording in data-loss prompt).Nicolas Dufour1-1/+1
2012-03-03Remove some deprecated GDK symbolsAlex Valavanis1-2/+2
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-2/+3
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis15-29/+30
2012-02-26Fix gseal issues in rulerAlex Valavanis2-58/+79
2012-02-26Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis3-39/+969
2012-02-26Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis3-5/+15
2012-02-26Replace deprecated GTK_TYPE macrosAlex Valavanis3-8/+8
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis7-17/+17
2012-02-21cppcheck: null pointer dereference fixKris De Gussem1-1/+1
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith1-0/+4
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2-2/+2
2012-02-14Cleaning up unused variables and other warnings.Jon A. Cruz2-11/+4
2012-02-13Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz5-87/+95
2012-02-12Header cleaningAlex Valavanis11-7/+13
2012-02-11Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis8-24/+46
2012-02-11GSEAL fixesAlex Valavanis1-61/+84
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-1/+2
2012-02-08Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler1-4/+0
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis6-4/+8
2012-02-05(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem5-16/+16
2012-02-05(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem3-12/+9
2012-02-04implement some switches between visual bbox and geometric bbox, depending on ...Alvin Penner1-1/+6
2012-01-23Revert accidental commit in desktop-widget.cppAlex Valavanis1-4/+1
2012-01-22Fix missing header in units.cppAlex Valavanis1-1/+4