summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-31Remove unused icon-widget codeAlex Valavanis3-227/+0
2012-05-31Gtkmm 3 fixes for licensor widgetAlex Valavanis1-0/+8
2012-05-28Replace deprecated pointer grabbing in rulerAlex Valavanis1-0/+19
2012-05-27Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis1-13/+10
2012-05-24svg-canvas GTK+3 fixesAlex Valavanis1-0/+12
2012-05-21GTK+ 3 changes for cell-renderersAlex Valavanis4-11/+36
2012-05-21More size-request GTK+ 3 fixesAlex Valavanis1-2/+6
2012-05-21Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith4-1/+6
2012-05-11Fix for 997886 : Document Metadata : Crash when saving with 2 documents openJohn Smith2-6/+11
2012-05-06A couple of simple Gtk3 fixesAlex Valavanis1-1/+1
2012-05-06Fix missing glib headers in imageiconAlex Valavanis1-0/+2
2012-05-06Merge more ruler codeAlex Valavanis2-17/+14
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-3/+1
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis3-0/+3
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis16-1/+152
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis6-0/+9
2012-04-23Get rid of GtkObject in toolboxAlex Valavanis1-1/+1
2012-04-21Replace deprecated toolbar orientation API. Unfortunately there is no replace...Alex Valavanis1-3/+8
2012-04-17Fix for 169888 : HIG Style frameJohn Smith3-0/+164
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-3/+9
2012-04-14Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis1-0/+4
2012-04-13Translation. More disambiguations (see Bug #832560).Nicolas Dufour2-4/+4
2012-04-11Clean up a few Gtkmm orientablesAlex Valavanis1-0/+1
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2-7/+7
2012-04-09Replace deprecated gdk_cursor_unrefAlex Valavanis1-0/+8
2012-04-09Fix CheckButton header issue with GTK+ 3Alex Valavanis1-0/+2
2012-04-09documentationKris De Gussem1-1/+1
2012-04-08More GDK key macro fixes, and some cursor referencingAlex Valavanis1-1/+1
2012-03-23Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith2-52/+0
2012-03-23Fix for 909328 : Dockable Find & Replace dialogJohn Smith4-1/+84
2012-03-21Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizesJohn Smith3-11/+9
2012-03-16Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith4-12/+22
2012-03-15Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith3-16/+23
2012-03-15Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith2-1/+50
2012-03-13Replace deprecated Gdk::Window APIAlex Valavanis1-0/+4
2012-03-07cppcheckKris De Gussem1-1/+1
2012-03-06Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...John Smith1-1/+1
2012-03-05Clean up our fork of Gtk::Ruler a bitAlex Valavanis2-310/+19
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2-3/+3
2012-02-26Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2-7/+403
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis24-50/+62
2012-02-25Header cleaningAlex Valavanis2-10/+21
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith4-16/+63
2012-02-15Fix remaining glib deprecation and define compiler macrosAlex Valavanis1-2/+2
2012-02-15Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2-2/+2
2012-02-12Header cleaningAlex Valavanis11-4/+16
2012-02-12Cleaning up a few headersAlex Valavanis3-3/+12
2012-02-11Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis6-163/+16
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis9-43/+51
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-16/+7