| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 512247 : Show the direction in Object/Transform/Rotate | John Smith | 2012-08-01 | 2 | -0/+7 |
| | | | | (bzr r11578) | ||||
| * | Fix for 612221 : Add metadata default configuration in the preferences | John Smith | 2012-07-12 | 2 | -0/+35 |
| | | | | (bzr r11544) | ||||
| * | Fix for 167781 : opacity in selected style loses focus on kbd value scroll, ↵ | John Smith | 2012-07-11 | 1 | -0/+1 |
| | | | | | | fix for Esc (bzr r11540) | ||||
| * | Fix for 167781 : opacity in selected style loses focus on kbd value scroll | John Smith | 2012-07-10 | 1 | -0/+2 |
| | | | | (bzr r11534) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 4 | -27/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 14 | -1238/+7 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | Fix remaining size_request issues for Gtk+ build | Alex Valavanis | 2012-06-09 | 2 | -11/+51 |
| | | | | (bzr r11475) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -1/+1 |
| | | | | (bzr r11469.1.1) | ||||
| * | Remove unused icon-widget code | Alex Valavanis | 2012-05-31 | 3 | -227/+0 |
| | | | | (bzr r11446) | ||||
| * | Gtkmm 3 fixes for licensor widget | Alex Valavanis | 2012-05-31 | 1 | -0/+8 |
| | | | | (bzr r11444) | ||||
| * | Replace deprecated pointer grabbing in ruler | Alex Valavanis | 2012-05-28 | 1 | -0/+19 |
| | | | | (bzr r11432) | ||||
| * | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 2012-05-27 | 1 | -13/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429) | ||||
| * | svg-canvas GTK+3 fixes | Alex Valavanis | 2012-05-24 | 1 | -0/+12 |
| | | | | (bzr r11412) | ||||
| * | GTK+ 3 changes for cell-renderers | Alex Valavanis | 2012-05-21 | 4 | -11/+36 |
| | | | | (bzr r11392) | ||||
| * | More size-request GTK+ 3 fixes | Alex Valavanis | 2012-05-21 | 1 | -2/+6 |
| | | | | (bzr r11391) | ||||
| * | Fix for 1000023 : Fill & Stroke dialog redesign | John Smith | 2012-05-21 | 4 | -1/+6 |
| | | | | (bzr r11389) | ||||
| * | Fix for 997886 : Document Metadata : Crash when saving with 2 documents open | John Smith | 2012-05-11 | 2 | -6/+11 |
| | | | | (bzr r11353) | ||||
| * | A couple of simple Gtk3 fixes | Alex Valavanis | 2012-05-06 | 1 | -1/+1 |
| | | | | (bzr r11342) | ||||
| * | Fix missing glib headers in imageicon | Alex Valavanis | 2012-05-06 | 1 | -0/+2 |
| | | | | (bzr r11341) | ||||
| * | Merge more ruler code | Alex Valavanis | 2012-05-06 | 2 | -17/+14 |
| | | | | (bzr r11329) | ||||
| * | 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) | ||||
| * | 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) | ||||
| * | 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) | ||||
| * | 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) | ||||
| * | 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) | ||||
