| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵ | John Smith | 2012-04-11 | 2 | -18/+28 | |
| | | | | | | crash fix (bzr r11220) | |||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 5 | -0/+54 | |
| | | | | (bzr r11213) | |||||
| * | Clean up some deprecated orientable API | Alex Valavanis | 2012-04-10 | 1 | -0/+9 | |
| | | | | (bzr r11208) | |||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -1/+1 | |
| | | | | (bzr r11207) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵ | John Smith | 2012-04-10 | 1 | -8/+8 | |
| | | | | | | crash fix (bzr r11205) | |||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 8 | -0/+86 | |
| | | | | (bzr r11204) | |||||
| * | Replace deprecated gdk_window_get_pointer | Alex Valavanis | 2012-04-09 | 1 | -1/+8 | |
| | | | | (bzr r11197) | |||||
| * | fix memory leak and some minor things | Kris De Gussem | 2012-04-09 | 3 | -18/+23 | |
| | | | | (bzr r11190) | |||||
| * | small GSEAL fix | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| | | | | (bzr r11182) | |||||
| * | drop some deprecated gdk_draw functions | Alex Valavanis | 2012-04-06 | 1 | -8/+18 | |
| | | | | (bzr r11166) | |||||
| * | Fix build with gtk < 2.24 | Alex Valavanis | 2012-04-04 | 1 | -3/+9 | |
| | | | | (bzr r11145) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 3 | -5/+5 | |
| | | | | (bzr r11144) | |||||
| * | eek-preview: Cairo drawing | Alex Valavanis | 2012-04-03 | 2 | -15/+21 | |
| | | | | (bzr r11142) | |||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-03 | 2 | -6/+25 | |
| | | | | | | and combo_box fixes (bzr r11140) | |||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-02 | 2 | -3/+3 | |
| | | | | | | replaced with g_object_unref (bzr r11139) | |||||
| * | Fix for 950677 : Add stops and repeat controls to the gradient toolbar | John Smith | 2012-04-01 | 6 | -270/+948 | |
| | | | | (bzr r11134) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection ↵ | John Smith | 2012-03-23 | 1 | -1/+1 | |
| | | | | | | bug fixes (bzr r11118) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list ↵ | John Smith | 2012-03-22 | 1 | -0/+2 | |
| | | | | | | padding (bzr r11113) | |||||
| * | Fix for 959223 : Object selection messes up styles, regression from r11082 | John Smith | 2012-03-21 | 1 | -0/+4 | |
| | | | | (bzr r11107) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree | John Smith | 2012-03-21 | 2 | -53/+71 | |
| | | | | (bzr r11105) | |||||
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements | John Smith | 2012-03-15 | 2 | -11/+22 | |
| | | | | (bzr r11090) | |||||
| * | Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor | John Smith | 2012-03-15 | 3 | -174/+216 | |
| | | | | (bzr r11089) | |||||
| * | Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox | John Smith | 2012-03-14 | 5 | -471/+642 | |
| | | | | (bzr r11083) | |||||
| * | Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient ↵ | John Smith | 2012-03-13 | 3 | -83/+124 | |
| | | | | | | toolbar selector (bzr r11077) | |||||
| * | Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and ↵ | John Smith | 2012-03-12 | 2 | -184/+121 | |
| | | | | | | Stroke Dashes (bzr r11072) | |||||
| * | Replace deprecated GtkSignal API | Alex Valavanis | 2012-03-12 | 1 | -6/+7 | |
| | | | | (bzr r11071) | |||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 2 | -3/+2 | |
| | | | | (bzr r11070) | |||||
| * | UI. Removing Affect: label (see Bug #590686). | Nicolas Dufour | 2012-03-08 | 2 | -9/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/590686 (bzr r11062) | |||||
| * | UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the ↵ | Nicolas Dufour | 2012-03-07 | 1 | -6/+11 | |
| | | | | | | | | | titlebar). Fixed bugs: - https://launchpad.net/bugs/294354 (bzr r11054) | |||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -1/+1 | |
| | | | | (bzr r11052) | |||||
| * | UI. Fix for Bug #668991 (Poor wording in data-loss prompt). | Nicolas Dufour | 2012-03-05 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/668991 (bzr r11048) | |||||
| * | Remove some deprecated GDK symbols | Alex Valavanis | 2012-03-03 | 1 | -2/+2 | |
| | | | | (bzr r11043) | |||||
| * | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 2012-03-03 | 1 | -2/+3 | |
| | | | | (bzr r11042) | |||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 15 | -29/+30 | |
| | | | | (bzr r11030) | |||||
| * | Fix gseal issues in ruler | Alex Valavanis | 2012-02-26 | 2 | -58/+79 | |
| | | | | (bzr r11025) | |||||
| * | Import deprecated GtkRuler API. Probably worth tidying :-) | Alex Valavanis | 2012-02-26 | 3 | -39/+969 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023) | |||||
| * | Replace deprecated gtk_toolbar_append_widget API | Alex Valavanis | 2012-02-26 | 3 | -5/+15 | |
| | | | | (bzr r11021) | |||||
| * | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-02-26 | 3 | -8/+8 | |
| | | | | (bzr r11019) | |||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 7 | -17/+17 | |
| | | | | (bzr r11018) | |||||
