| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 973195 : Limit width of marker labels | John Smith | 2012-05-18 | 1 | -1/+2 |
| | | | | (bzr r11378) | ||||
| * | Fix for 950677 : ellipsize function with ustring | John Smith | 2012-05-17 | 3 | -20/+18 |
| | | | | (bzr r11371) | ||||
| * | Fix for 950508 : Small padding change | John Smith | 2012-05-16 | 1 | -1/+1 |
| | | | | (bzr r11367) | ||||
| * | Fix for 950677 : Ellipse text if gradient name too long | John Smith | 2012-05-15 | 3 | -4/+19 |
| | | | | (bzr r11365) | ||||
| * | Fix for 986446 : Measure toolbar header include | John Smith | 2012-05-14 | 1 | -1/+1 |
| | | | | (bzr r11361) | ||||
| * | syntx of null pointer dereference checks | Kris De Gussem | 2012-05-12 | 2 | -52/+56 |
| | | | | (bzr r11358) | ||||
| * | Fix for 169759 : HIG compliant Edit menu | John Smith | 2012-05-11 | 1 | -1/+1 |
| | | | | (bzr r11354) | ||||
| * | GTK+3 drawing of icons | Alex Valavanis | 2012-05-09 | 1 | -51/+61 |
| | | | | (bzr r11352) | ||||
| * | GTK+3 drawing in gradient-image | Alex Valavanis | 2012-05-09 | 1 | -35/+51 |
| | | | | (bzr r11351) | ||||
| * | Unified variable names as scoping now makes the code safe. | Jon A. Cruz | 2012-05-09 | 1 | -7/+7 |
| | | | | | | (merge of local fix) (bzr r11349) | ||||
| * | Fix drawing of eek-preview in GTK+3 | Alex Valavanis | 2012-05-08 | 1 | -68/+139 |
| | | | | (bzr r11348) | ||||
| * | Follow-up conversion from bool. | Jon A. Cruz | 2012-05-08 | 2 | -40/+30 |
| | | | | (bzr r11347) | ||||
| * | Fix for 986446 : Refactor toolbox into tool specific files | John Smith | 2012-05-08 | 40 | -6820/+8929 |
| | | | | (bzr r11346) | ||||
| * | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 2012-05-08 | 1 | -4/+4 |
| | | | | (bzr r11345) | ||||
| * | Fix more deprecated GDK key symbols | Alex Valavanis | 2012-05-07 | 1 | -15/+18 |
| | | | | (bzr r11344) | ||||
| * | Migrate to draw signal in ruler | Alex Valavanis | 2012-05-06 | 1 | -15/+27 |
| | | | | (bzr r11339) | ||||
| * | Upstream changes to draw_pos function in ruler | Alex Valavanis | 2012-05-06 | 2 | -87/+57 |
| | | | | (bzr r11338) | ||||
| * | Upstream performance fixes for rulers | Alex Valavanis | 2012-05-06 | 2 | -25/+33 |
| | | | | (bzr r11337) | ||||
| * | Apply upstream changes to tick drawing API in ruler | Alex Valavanis | 2012-05-06 | 2 | -14/+18 |
| | | | | (bzr r11336) | ||||
| * | Drop nested cairo_t in ruler | Alex Valavanis | 2012-05-06 | 1 | -4/+0 |
| | | | | (bzr r11335) | ||||
| * | Don't set colormap in ruler | Alex Valavanis | 2012-05-06 | 1 | -2/+1 |
| | | | | (bzr r11334) | ||||
| * | Use cairo surface for ruler backing store in gtk3 | Alex Valavanis | 2012-05-06 | 1 | -16/+49 |
| | | | | (bzr r11333) | ||||
| * | Use cairo region in ruler | Alex Valavanis | 2012-05-06 | 1 | -1/+1 |
| | | | | (bzr r11332) | ||||
| * | Clean up size allocation in rulers | Alex Valavanis | 2012-05-06 | 1 | -26/+18 |
| | | | | (bzr r11331) | ||||
| * | cairo rendering in ruler | Alex Valavanis | 2012-05-06 | 1 | -21/+17 |
| | | | | (bzr r11330) | ||||
| * | Merge more ruler code | Alex Valavanis | 2012-05-06 | 3 | -403/+161 |
| | | | | (bzr r11329) | ||||
| * | Merge some customised ruler code | Alex Valavanis | 2012-05-06 | 1 | -283/+26 |
| | | | | (bzr r11328) | ||||
| * | Hide non-public fields of ruler | Alex Valavanis | 2012-05-05 | 2 | -112/+124 |
| | | | | (bzr r11326) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -1/+1 |
| | | | | (bzr r11318) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -114/+109 |
| | | | | (bzr r11316) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 3 | -6/+19 |
| | | | | (bzr r11309) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 6 | -5/+48 |
| | | | | (bzr r11308) | ||||
| * | Replace deprecated GtkMetricType with SPMetric | Alex Valavanis | 2012-04-28 | 2 | -62/+39 |
| | | | | (bzr r11305) | ||||
| * | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 1 | -0/+1 |
| | | | | (bzr r11304) | ||||
| * | Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ↵ | John Smith | 2012-04-25 | 2 | -14/+16 |
| | | | | | | for 64bit OS X (bzr r11292) | ||||
| * | Fix for 950677 : Add link option to gradient toolbar | John Smith | 2012-04-25 | 2 | -0/+31 |
| | | | | (bzr r11291) | ||||
| * | Correct GTK+ 3 box syntax in toolbox | Alex Valavanis | 2012-04-23 | 1 | -5/+5 |
| | | | | (bzr r11287) | ||||
| * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 4 | -21/+21 |
| | | | | (bzr r11286) | ||||
| * | Fix remaining Lucid build issues, hopefully | Alex Valavanis | 2012-04-23 | 1 | -18/+22 |
| | | | | (bzr r11285) | ||||
| * | Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ↵ | John Smith | 2012-04-23 | 1 | -21/+37 |
| | | | | | | sp-color-slider (bzr r11284) | ||||
| * | Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated ↵ | John Smith | 2012-04-22 | 2 | -117/+130 |
| | | | | | | gtk_option_menu with gtk_combo_box (bzr r11276) | ||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 1 | -2/+2 |
| | | | | (bzr r11265) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵ | John Smith | 2012-04-18 | 1 | -25/+45 |
| | | | | | | on undo (bzr r11264) | ||||
| * | Fixed conditional code to avoid unused function warnings. | Jon A. Cruz | 2012-04-18 | 7 | -9/+34 |
| | | | | (bzr r11262) | ||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 7 | -0/+215 |
| | | | | | | gtkmm 3.4) (bzr r11261) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵ | John Smith | 2012-04-16 | 1 | -2/+6 |
| | | | | | | on undo (bzr r11257) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -1/+5 |
| | | | | (bzr r11250) | ||||
| * | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-04-12 | 1 | -2/+2 |
| | | | | (bzr r11233) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-12 | 1 | -23/+18 |
| | | | | (bzr r11231) | ||||
| * | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 2 | -142/+407 |
| | | | | (bzr r11221) | ||||
