| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 1029302 : Fill/Stroke dialog does not update on tool change | John Smith | 2012-08-01 | 1 | -1/+17 |
| | | | | (bzr r11579) | ||||
| * | Drop use of size-request in button and sp-widget (GTK3) | Alex Valavanis | 2012-07-23 | 2 | -37/+62 |
| | | | | (bzr r11564) | ||||
| * | Fix for 940578 : Max font size in toolbar font chooser | John Smith | 2012-07-20 | 2 | -2/+13 |
| | | | | (bzr r11558) | ||||
| * | Fix for 167781 : opacity in selected style loses focus on kbd value scroll, ↵ | John Smith | 2012-07-11 | 1 | -1/+3 |
| | | | | | | fix for Esc (bzr r11540) | ||||
| * | Fix for 1022676 : Font dialog label alignment | John Smith | 2012-07-10 | 1 | -1/+1 |
| | | | | (bzr r11535) | ||||
| * | Fix for 167781 : opacity in selected style loses focus on kbd value scroll | John Smith | 2012-07-10 | 1 | -6/+12 |
| | | | | (bzr r11534) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 4 | -22/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Fix for 950677 : Retire legacy gradient editor | John Smith | 2012-07-01 | 1 | -1/+1 |
| | | | | (bzr r11519) | ||||
| * | Fix for 722017 : Better Gradient Window | John Smith | 2012-06-26 | 5 | -178/+374 |
| | | | | (bzr r11515) | ||||
| * | Migrate some widgets to GtkStyleContext | Alex Valavanis | 2012-06-24 | 4 | -67/+109 |
| | | | | (bzr r11513) | ||||
| * | Use orientable widgets in GTK+ 3 build | Alex Valavanis | 2012-06-23 | 1 | -0/+6 |
| | | | | (bzr r11512) | ||||
| * | Migrate to new device pointer API for GTK+ 3 | Alex Valavanis | 2012-06-23 | 2 | -3/+20 |
| | | | | (bzr r11511) | ||||
| * | Fix crash in fill and stroke dialog with GTK+ 3 | Alex Valavanis | 2012-06-18 | 1 | -24/+83 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1011331 (bzr r11504) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 15 | -0/+30 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | Fix new deprecated GTK+ symbols in desktop-widget | Alex Valavanis | 2012-06-14 | 1 | -2/+17 |
| | | | | (bzr r11499) | ||||
| * | Drop check for ancient GTK version. Fixes statusbar width issue | Alex Valavanis | 2012-06-14 | 1 | -2/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1011332 (bzr r11497) | ||||
| * | Fix for 1011726 : Performance regression with XML Editor - Improve model ↵ | John Smith | 2012-06-13 | 1 | -1/+11 |
| | | | | | | unload time (bzr r11495) | ||||
| * | fix memleak | Kris De Gussem | 2012-06-12 | 1 | -14/+18 |
| | | | | (bzr r11494) | ||||
| * | Fix for 1011726 : Performance regression with XML Editor | John Smith | 2012-06-12 | 2 | -39/+35 |
| | | | | (bzr r11488) | ||||
| * | Fix some broken callbacks for Gtk+ 3 | Alex Valavanis | 2012-06-11 | 1 | -21/+22 |
| | | | | (bzr r11486) | ||||
| * | Gtk+ 3 drawing for sp-color-slider | Alex Valavanis | 2012-06-09 | 1 | -160/+136 |
| | | | | (bzr r11479) | ||||
| * | Fix build failure with old GtkAdjustment API | Alex Valavanis | 2012-06-09 | 1 | -1/+6 |
| | | | | (bzr r11474) | ||||
| * | Get rid of remaining GtkObject usage | Alex Valavanis | 2012-06-09 | 4 | -52/+87 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473) | ||||
| * | Drop GtkObject usage in gradient-vector | Alex Valavanis | 2012-06-09 | 1 | -17/+48 |
| | | | | (bzr r11472) | ||||
| * | Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010. | Jon A. Cruz | 2012-06-07 | 1 | -4/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1009010 (bzr r11464) | ||||
| * | Gtkmm fixes for sp-widget | Alex Valavanis | 2012-05-31 | 1 | -2/+2 |
| | | | | (bzr r11447) | ||||
| * | Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 | Alex Valavanis | 2012-05-28 | 17 | -17/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431) | ||||
| * | Use accessor function for private label in message dialog | Alex Valavanis | 2012-05-26 | 1 | -4/+18 |
| | | | | (bzr r11421) | ||||
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 1 | -14/+7 |
| | | | | (bzr r11414) | ||||
| * | Don't use extension events API in GTK+3 builds | Alex Valavanis | 2012-05-24 | 1 | -0/+6 |
| | | | | (bzr r11413) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 6 | -3/+421 |
| | | | | (bzr r11406) | ||||
| * | More GTK+ 3 fixes for desktop-widget | Alex Valavanis | 2012-05-22 | 1 | -6/+0 |
| | | | | (bzr r11404) | ||||
| * | Drop GtkObject usage in view widgets | Alex Valavanis | 2012-05-22 | 1 | -2/+0 |
| | | | | (bzr r11403) | ||||
| * | Use theme foreground colour for ruler tick drawing | Alex Valavanis | 2012-05-21 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1002555 (bzr r11398) | ||||
| * | Fix for 1000023 : Fill & Stroke dialog redesign | John Smith | 2012-05-21 | 3 | -4/+63 |
| | | | | (bzr r11389) | ||||
| * | Fix for 973195 : Limit width of color profile labels | John Smith | 2012-05-20 | 2 | -39/+40 |
| | | | | (bzr r11388) | ||||
| * | C++ification of SPWidget. | Jon A. Cruz | 2012-05-20 | 2 | -226/+293 |
| | | | | (bzr r11387) | ||||
| * | GTK+ 3 changes for sp-widget | Alex Valavanis | 2012-05-19 | 1 | -27/+25 |
| | | | | (bzr r11385) | ||||
| * | GTK+ 3 fixes for colour selector widgets | Alex Valavanis | 2012-05-18 | 8 | -86/+67 |
| | | | | (bzr r11384) | ||||
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 3 | -26/+20 |
| | | | | (bzr r11383) | ||||
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 2 | -17/+14 |
| | | | | (bzr r11382) | ||||
| * | Gtk+ 3 fixes for button widget | Alex Valavanis | 2012-05-18 | 1 | -7/+10 |
| | | | | (bzr r11381) | ||||
| * | 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) | ||||
