| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trunk merge | Denis Declara | 2012-05-05 | 23 | -4/+165 |
| |\ | | | | | (bzr r11073.1.29) | ||||
| | * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -3/+1 |
| | | | | | | | (bzr r11318) | ||||
| | * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 3 | -0/+3 |
| | | | | | | | (bzr r11309) | ||||
| | * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 16 | -1/+152 |
| | | | | | | | (bzr r11308) | ||||
| | * | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 6 | -0/+9 |
| | | | | | | | (bzr r11304) | ||||
| * | | Trunk merge | Denis Declara | 2012-04-26 | 5 | -4/+173 |
| |\| | | | | | (bzr r11073.1.20) | ||||
| | * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 1 | -1/+1 |
| | | | | | | | (bzr r11286) | ||||
| | * | 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 for 169888 : HIG Style frame | John Smith | 2012-04-17 | 3 | -0/+164 |
| | | | | | | | (bzr r11260) | ||||
| * | | Edited include order (putting gtkmm in first place) in the hope that it will ↵ | Denis Declara | 2012-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | fix the compilation issues on launchpad. (bzr r11073.1.17) | ||||
| * | | Trunk merge | Denis Declara | 2012-04-15 | 8 | -16/+37 |
| |\| | | | | | (bzr r11073.1.15) | ||||
| | * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -3/+9 |
| | | | | | | | (bzr r11250) | ||||
| | * | Add --enable-gtk3-experimental build + use external GDL if possible | Alex Valavanis | 2012-04-14 | 1 | -0/+4 |
| | | | | | | | (bzr r11244) | ||||
| | * | Translation. More disambiguations (see Bug #832560). | Nicolas Dufour | 2012-04-13 | 2 | -4/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234) | ||||
| | * | Clean up a few Gtkmm orientables | Alex Valavanis | 2012-04-11 | 1 | -0/+1 |
| | | | | | | | (bzr r11230) | ||||
| | * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 2 | -7/+7 |
| | | | | | | | (bzr r11207) | ||||
| | * | 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) | ||||
| | * | documentation | Kris De Gussem | 2012-04-09 | 1 | -1/+1 |
| | | | | | | | (bzr r11193) | ||||
| | * | More GDK key macro fixes, and some cursor referencing | Alex Valavanis | 2012-04-08 | 1 | -1/+1 |
| | | | | | | | (bzr r11180) | ||||
| * | | Changed makefile | Denis Declara | 2012-04-04 | 1 | -0/+2 |
| | | | | | | | (bzr r11073.1.12) | ||||
| * | | Anchor widget now reads the last alignment from the settings. Anchor ↵ | Denis Declara | 2012-04-02 | 2 | -1/+12 |
| | | | | | | | | | | | selection widget is also smaller now. (bzr r11073.1.10) | ||||
| * | | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ↵ | Denis Declara | 2012-03-28 | 2 | -77/+24 |
| | | | | | | | | | | | | | | | and Columns" panel. Code still needs documentation and cleenup however. (bzr r11073.1.5) | ||||
| * | | Trunk merge | Denis Declara | 2012-03-26 | 4 | -1/+32 |
| |\| | | | | | (bzr r11073.1.4) | ||||
| | * | Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with ↵ | John Smith | 2012-03-23 | 2 | -52/+0 |
| | | | | | | | | | | | Entry to fix build error with gtkmm2.4 (bzr r11119) | ||||
| | * | Fix for 909328 : Dockable Find & Replace dialog | John Smith | 2012-03-23 | 4 | -1/+84 |
| | | | | | | | (bzr r11117) | ||||
| * | | Added anchor-selection widget, it doesn't do much at the moment, next step ↵ | Denis Declara | 2012-03-26 | 2 | -0/+160 |
| |/ | | | | | | | will be to wire everything together, btw, you can see the widget in the 'rows and columns' panel (bzr r11073.1.3) | ||||
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes | John Smith | 2012-03-21 | 3 | -11/+9 |
| | | | | (bzr r11104) | ||||
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity ↵ | John Smith | 2012-03-16 | 4 | -12/+22 |
| | | | | | | label size (bzr r11093) | ||||
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements | John Smith | 2012-03-15 | 3 | -16/+23 |
| | | | | (bzr r11090) | ||||
| * | Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor | John Smith | 2012-03-15 | 2 | -1/+50 |
| | | | | (bzr r11089) | ||||
| * | Replace deprecated Gdk::Window API | Alex Valavanis | 2012-03-13 | 1 | -0/+4 |
| | | | | (bzr r11076) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -1/+1 |
| | | | | (bzr r11052) | ||||
| * | Fix for 946631 : Overlay scrollbars causing input boxes to be small ↵ | John Smith | 2012-03-06 | 1 | -1/+1 |
| | | | | | | (Document Metadata) (bzr r11050) | ||||
| * | Clean up our fork of Gtk::Ruler a bit | Alex Valavanis | 2012-03-05 | 2 | -310/+19 |
| | | | | (bzr r11049) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 2 | -3/+3 |
| | | | | (bzr r11030) | ||||
| * | Import deprecated GtkRuler API. Probably worth tidying :-) | Alex Valavanis | 2012-02-26 | 2 | -7/+403 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 24 | -50/+62 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 2 | -10/+21 |
| | | | | (bzr r11015) | ||||
| * | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 4 | -16/+63 |
| | | | | (bzr r10992) | ||||
| * | Fix remaining glib deprecation and define compiler macros | Alex Valavanis | 2012-02-15 | 1 | -2/+2 |
| | | | | (bzr r10983) | ||||
| * | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 2 | -2/+2 |
| | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 11 | -4/+16 |
| | | | | (bzr r10963) | ||||
| * | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 3 | -3/+12 |
| | | | | (bzr r10961) | ||||
| * | Replace old ComboText with Gtk::ComboBoxText | Alex Valavanis | 2012-02-11 | 6 | -163/+16 |
| | | | | (bzr r10960) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 9 | -43/+51 |
| | | | | (bzr r10957) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 1 | -16/+7 |
| | | | | (bzr r10952) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 14 | -13/+34 |
| | | | | (bzr r10940) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-05 | 2 | -29/+16 |
| | | | | (bzr r10938) | ||||
| * | documentation | Kris De Gussem | 2012-01-17 | 2 | -26/+39 |
| | | | | (bzr r10899) | ||||
