summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-12syntx of null pointer dereference checksKris De Gussem2-52/+56
2012-05-11Fix for 169759 : HIG compliant Edit menuJohn Smith1-1/+1
2012-05-09GTK+3 drawing of iconsAlex Valavanis1-51/+61
2012-05-09GTK+3 drawing in gradient-imageAlex Valavanis1-35/+51
2012-05-09Unified variable names as scoping now makes the code safe.Jon A. Cruz1-7/+7
2012-05-08Fix drawing of eek-preview in GTK+3Alex Valavanis1-68/+139
2012-05-08Follow-up conversion from bool.Jon A. Cruz2-40/+30
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith40-6820/+8929
2012-05-08Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz1-4/+4
2012-05-07Fix more deprecated GDK key symbolsAlex Valavanis1-15/+18
2012-05-06Migrate to draw signal in rulerAlex Valavanis1-15/+27
2012-05-06Upstream changes to draw_pos function in rulerAlex Valavanis2-87/+57
2012-05-06Upstream performance fixes for rulersAlex Valavanis2-25/+33
2012-05-06Apply upstream changes to tick drawing API in rulerAlex Valavanis2-14/+18
2012-05-06Drop nested cairo_t in rulerAlex Valavanis1-4/+0
2012-05-06Don't set colormap in rulerAlex Valavanis1-2/+1
2012-05-06Use cairo surface for ruler backing store in gtk3Alex Valavanis1-16/+49
2012-05-06Use cairo region in rulerAlex Valavanis1-1/+1
2012-05-06Clean up size allocation in rulersAlex Valavanis1-26/+18
2012-05-06cairo rendering in rulerAlex Valavanis1-21/+17
2012-05-06Merge more ruler codeAlex Valavanis3-403/+161
2012-05-06Merge some customised ruler codeAlex Valavanis1-283/+26
2012-05-05Hide non-public fields of rulerAlex Valavanis2-112/+124
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-1/+1
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-114/+109
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis3-6/+19
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis6-5/+48
2012-04-28Replace deprecated GtkMetricType with SPMetricAlex Valavanis2-62/+39
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-0/+1
2012-04-25Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ...John Smith2-14/+16
2012-04-25Fix for 950677 : Add link option to gradient toolbarJohn Smith2-0/+31
2012-04-23Correct GTK+ 3 box syntax in toolboxAlex Valavanis1-5/+5
2012-04-23Get rid of GtkObject in toolboxAlex Valavanis4-21/+21
2012-04-23Fix remaining Lucid build issues, hopefullyAlex Valavanis1-18/+22
2012-04-23Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ...John Smith1-21/+37
2012-04-22Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_...John Smith2-117/+130
2012-04-18Warning cleanupJon A. Cruz1-2/+2
2012-04-18Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith1-25/+45
2012-04-18Fixed conditional code to avoid unused function warnings.Jon A. Cruz7-9/+34
2012-04-17Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis7-0/+215
2012-04-16Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith1-2/+6
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-1/+5
2012-04-12Replace deprecated GTK_TYPE macrosAlex Valavanis1-2/+2
2012-04-12Warning cleanup.Jon A. Cruz1-23/+18
2012-04-11Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2-142/+407
2012-04-11Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith2-18/+28
2012-04-10Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis5-0/+54
2012-04-10Clean up some deprecated orientable APIAlex Valavanis1-0/+9
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-1/+1
2012-04-10Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith1-8/+8