| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 2 | -6/+11 |
| | | | | (bzr r11321) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 10 | -352/+10 |
| | | | | (bzr r11318) | ||||
| * | Adding the two new files. | Jon A. Cruz | 2012-05-03 | 2 | -0/+321 |
| | | | | (bzr r11317) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 4 | -12/+22 |
| | | | | (bzr r11316) | ||||
| * | Find dialog: better user message | Kris De Gussem | 2012-05-02 | 1 | -3/+3 |
| | | | | (bzr r11315) | ||||
| * | Find dialog UI: | Kris De Gussem | 2012-05-02 | 1 | -7/+14 |
| | | | | | | | - some message fixes (capitals and spaces) - simplify translation (bzr r11314) | ||||
| * | Remove remaining ancient GTK+ version checks | Alex Valavanis | 2012-04-30 | 1 | -7/+0 |
| | | | | (bzr r11311) | ||||
| * | Drop checks for ancient GTK+ version | Alex Valavanis | 2012-04-30 | 2 | -5/+0 |
| | | | | (bzr r11310) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 4 | -1/+3 |
| | | | | (bzr r11309) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 20 | -9/+302 |
| | | | | (bzr r11308) | ||||
| * | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 22 | -21/+50 |
| | | | | (bzr r11304) | ||||
| * | Drop GtkObject use in dialog | Alex Valavanis | 2012-04-28 | 2 | -4/+4 |
| | | | | (bzr r11303) | ||||
| * | Fix wrapping of colour palette | Alex Valavanis | 2012-04-28 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11301) | ||||
| * | Fix for 943275 : OCAL search crash when data not avaialable | John Smith | 2012-04-24 | 1 | -2/+4 |
| | | | | (bzr r11289) | ||||
| * | Export: fix crash when removing last character in a selection (Bug #960980) | Kris De Gussem | 2012-04-23 | 1 | -6/+14 |
| | | | | (bzr r11288) | ||||
| * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 1 | -1/+1 |
| | | | | (bzr r11286) | ||||
| * | typo in UI | Kris De Gussem | 2012-04-22 | 1 | -1/+1 |
| | | | | (bzr r11281) | ||||
| * | export dialog: c++ification and compile warning fix | Kris De Gussem | 2012-04-22 | 2 | -51/+41 |
| | | | | (bzr r11280) | ||||
| * | Correcting message for lcms2 status. Fixes bug #985623. | Jon A. Cruz | 2012-04-22 | 1 | -2/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/985623 (bzr r11277) | ||||
| * | Replace deprecated toolbar orientation API. Unfortunately there is no ↵ | Alex Valavanis | 2012-04-21 | 1 | -3/+8 |
| | | | | | | replacement in Gtkmm 3 so we need to use underlying GTK+ object (bzr r11275) | ||||
| * | Fix typo in previewholder | Alex Valavanis | 2012-04-21 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11274) | ||||
| * | Fixed non working cancel button in export dialog | Kris De Gussem | 2012-04-21 | 2 | -10/+13 |
| | | | | (bzr r11272) | ||||
| * | C++ification of progress dialog / documentation | Kris De Gussem | 2012-04-21 | 2 | -79/+82 |
| | | | | (bzr r11271) | ||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 1 | -4/+24 |
| | | | | | | gtkmm 3.4) (bzr r11261) | ||||
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 16 | -64/+246 |
| | | | | (bzr r11260) | ||||
| * | some more string class usage as opposed to c-strings to prevent issues | Kris De Gussem | 2012-04-16 | 2 | -197/+177 |
| | | | | (bzr r11259) | ||||
| * | i18n. Fix for Bug #980518 (Please use c-format). | Nicolas Dufour | 2012-04-15 | 1 | -5/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/980518 (bzr r11251) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 8 | -75/+325 |
| | | | | (bzr r11250) | ||||
| * | Migrate align & dist dialog to Gtk::Grid API | Alex Valavanis | 2012-04-14 | 2 | -4/+66 |
| | | | | (bzr r11248) | ||||
| * | export dialog: type fix | Kris De Gussem | 2012-04-14 | 2 | -3/+3 |
| | | | | (bzr r11246) | ||||
| * | more c++ification in export dialog / fixing warning for in case of new and ↵ | Kris De Gussem | 2012-04-14 | 2 | -56/+49 |
| | | | | | | unsaved document (bzr r11245) | ||||
| * | Add --enable-gtk3-experimental build + use external GDL if possible | Alex Valavanis | 2012-04-14 | 1 | -0/+4 |
| | | | | (bzr r11244) | ||||
| * | probably this was intended | Kris De Gussem | 2012-04-13 | 1 | -1/+1 |
| | | | | (bzr r11238) | ||||
| * | probably this was intended | Kris De Gussem | 2012-04-13 | 1 | -1/+1 |
| | | | | (bzr r11237) | ||||
| * | better memleak fix than rev. 11148 | Kris De Gussem | 2012-04-13 | 1 | -11/+4 |
| | | | | (bzr r11236) | ||||
| * | Translation. More disambiguations (see Bug #832560). | Nicolas Dufour | 2012-04-13 | 3 | -5/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-12 | 1 | -3/+1 |
| | | | | (bzr r11231) | ||||
| * | Clean up a few Gtkmm orientables | Alex Valavanis | 2012-04-11 | 4 | -0/+13 |
| | | | | (bzr r11230) | ||||
| * | fix deprecated glib thingie | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 |
| | | | | (bzr r11227) | ||||
| * | i18n. Adding some context tags (disambiguation). | Nicolas Dufour | 2012-04-11 | 1 | -1/+1 |
| | | | | (bzr r11224) | ||||
| * | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 2 | -87/+78 |
| | | | | (bzr r11221) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵ | John Smith | 2012-04-11 | 1 | -14/+26 |
| | | | | | | crash fix (bzr r11220) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 2 | -0/+19 |
| | | | | (bzr r11213) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 16 | -60/+63 |
| | | | | (bzr r11207) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+60 |
| | | | | (bzr r11204) | ||||
| * | Replace deprecated gdk_cursor_unref | Alex Valavanis | 2012-04-09 | 1 | -0/+8 |
| | | | | (bzr r11196) | ||||
| * | Fix CheckButton header issue with GTK+ 3 | Alex Valavanis | 2012-04-09 | 1 | -0/+2 |
| | | | | (bzr r11195) | ||||
| * | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 2 | -24/+157 |
| | | | | (bzr r11194) | ||||
| * | documentation | Kris De Gussem | 2012-04-09 | 1 | -1/+1 |
| | | | | (bzr r11193) | ||||
| * | omitting debug message on windows | Kris De Gussem | 2012-04-09 | 1 | -27/+29 |
| | | | | (bzr r11192) | ||||
