| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 168164 : Font sizes in points option | John Smith | 2012-08-16 | 2 | -35/+93 |
| | | | | (bzr r11608) | ||||
| * | i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects). | Nicolas Dufour | 2012-08-15 | 1 | -1/+1 |
| | | | | | | Translations. inkscape.pot and French translation update. (bzr r11606) | ||||
| * | Fix for 819671 : No visual indication for grid and snap being on/off | John Smith | 2012-08-09 | 2 | -0/+9 |
| | | | | (bzr r11600) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke ↵ | John Smith | 2012-08-07 | 2 | -4/+22 |
| | | | | | | - Style' after reloading the file : Fix selection regression (bzr r11597) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵ | John Smith | 2012-08-04 | 1 | -0/+5 |
| | | | | | | after reloading the file (bzr r11589) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵ | John Smith | 2012-08-04 | 3 | -65/+151 |
| | | | | | | after reloading the file (bzr r11588) | ||||
| * | Fix for 1032880 : Stroke style panel is mirrored between open windows | John Smith | 2012-08-04 | 3 | -548/+554 |
| | | | | (bzr r11587) | ||||
| * | Fix for 575831 : Add font variant drop-down box to new text toolbar | John Smith | 2012-08-04 | 4 | -155/+194 |
| | | | | (bzr r11586) | ||||
| * | 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) | ||||
