| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GTK+ 3 changes for cell-renderers | Alex Valavanis | 2012-05-21 | 6 | -43/+108 |
| | | | | (bzr r11392) | ||||
| * | More size-request GTK+ 3 fixes | Alex Valavanis | 2012-05-21 | 3 | -6/+28 |
| | | | | (bzr r11391) | ||||
| * | Extended control resizing to node editing. Fixes half of bug #172059. | Jon A. Cruz | 2012-05-21 | 11 | -71/+268 |
| | | | | | | Additional prep for centralizing color setting. (bzr r11390) | ||||
| * | Fix for 1000023 : Fill & Stroke dialog redesign | John Smith | 2012-05-21 | 8 | -6/+70 |
| | | | | (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) | ||||
| * | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 2012-05-19 | 8 | -55/+82 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | ||||
| * | 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 | 3 | -17/+18 |
| | | | | (bzr r11382) | ||||
| * | Gtk+ 3 fixes for button widget | Alex Valavanis | 2012-05-18 | 1 | -7/+10 |
| | | | | (bzr r11381) | ||||
| * | Don't try to set non-existent size property in ctrlpoint | Alex Valavanis | 2012-05-18 | 1 | -1/+0 |
| | | | | (bzr r11380) | ||||
| * | Correct use of memcopy/sizeof on wrong type. Fixes bug #616178. | Jon A. Cruz | 2012-05-18 | 1 | -2/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616178 (bzr r11379) | ||||
| * | Fix for 973195 : Limit width of marker labels | John Smith | 2012-05-18 | 1 | -1/+2 |
| | | | | (bzr r11378) | ||||
| * | Make docked dialogs indicate focus | Alex Valavanis | 2012-05-17 | 2 | -0/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/950556 (bzr r11377) | ||||
| * | Follow-up for 11375 | Jon A. Cruz | 2012-05-17 | 1 | -0/+47 |
| | | | | (bzr r11376) | ||||
| * | Extended resizing to node handles. | Jon A. Cruz | 2012-05-17 | 17 | -79/+187 |
| | | | | (bzr r11375) | ||||
| * | Fix for 997888 : Merge into Document Properties | John Smith | 2012-05-17 | 3 | -2/+77 |
| | | | | (bzr r11374) | ||||
| * | Corrected protected type access (comments were incorrect). | Jon A. Cruz | 2012-05-17 | 12 | -452/+729 |
| | | | | | | Unified color set types; fixed uninitialized member; Switched colorsets to references; Added const correctness. (bzr r11373) | ||||
| * | Fixed warning with printf format. Also corrected inproper type that resulted ↵ | Jon A. Cruz | 2012-05-17 | 1 | -12/+15 |
| | | | | | | in the use of C-style const casts. (bzr r11372) | ||||
| * | Fix for 950677 : ellipsize function with ustring | John Smith | 2012-05-17 | 3 | -20/+18 |
| | | | | (bzr r11371) | ||||
| * | Drop some GtkObject usage | Alex Valavanis | 2012-05-16 | 8 | -82/+55 |
| | | | | (bzr r11370) | ||||
| * | remove GtkObject use in color-item | Alex Valavanis | 2012-05-16 | 1 | -1/+1 |
| | | | | (bzr r11369) | ||||
| * | remove GtkObject use in find dialog | Alex Valavanis | 2012-05-16 | 1 | -4/+2 |
| | | | | (bzr r11368) | ||||
| * | Fix for 950508 : Small padding change | John Smith | 2012-05-16 | 2 | -2/+2 |
| | | | | (bzr r11367) | ||||
| * | minor fix for translations | Kris De Gussem | 2012-05-15 | 1 | -1/+1 |
| | | | | (bzr r11366) | ||||
| * | Fix for 950677 : Ellipse text if gradient name too long | John Smith | 2012-05-15 | 3 | -4/+19 |
| | | | | (bzr r11365) | ||||
| * | pdf import. set a default line width, see ↵ | Alvin Penner | 2012-05-15 | 1 | -1/+4 |
| | | | | | | http://thread.gmane.org/gmane.comp.graphics.inkscape.user/14539 (bzr r11364) | ||||
| * | a few UI message fixes | Kris De Gussem | 2012-05-14 | 3 | -3/+3 |
| | | | | (bzr r11363) | ||||
| * | Fix for 986446 : Measure toolbar header include | John Smith | 2012-05-14 | 1 | -1/+1 |
| | | | | (bzr r11361) | ||||
| * | patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ↵ | Kris De Gussem | 2012-05-13 | 1 | -11/+26 |
| | | | | | | are invisible in outline mode) (bzr r11359) | ||||
| * | syntx of null pointer dereference checks | Kris De Gussem | 2012-05-12 | 11 | -390/+438 |
| | | | | (bzr r11358) | ||||
| * | Fix for externally reported patch by Juergen Weigert, Bug #993500 (inkscape ↵ | Kris De Gussem | 2012-05-12 | 1 | -5/+14 |
| | | | | | | should return non-0 on 'errors') (bzr r11357) | ||||
| * | UI. Filtered objects count (patch by David Mathog). | Nicolas Dufour | 2012-05-11 | 3 | -1/+40 |
| | | | | | | Translations. Inkscape.pot and French translation update. (bzr r11355) | ||||
| * | Fix for 169759 : HIG compliant Edit menu | John Smith | 2012-05-11 | 3 | -3/+3 |
| | | | | (bzr r11354) | ||||
| * | Fix for 997886 : Document Metadata : Crash when saving with 2 documents open | John Smith | 2012-05-11 | 2 | -6/+11 |
| | | | | (bzr r11353) | ||||
| * | GTK+3 drawing of icons | Alex Valavanis | 2012-05-09 | 1 | -51/+61 |
| | | | | (bzr r11352) | ||||
| * | GTK+3 drawing in gradient-image | Alex Valavanis | 2012-05-09 | 1 | -35/+51 |
| | | | | (bzr r11351) | ||||
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 14 | -97/+168 |
| | | | | (bzr r11350) | ||||
| * | Unified variable names as scoping now makes the code safe. | Jon A. Cruz | 2012-05-09 | 1 | -7/+7 |
| | | | | | | (merge of local fix) (bzr r11349) | ||||
| * | Fix drawing of eek-preview in GTK+3 | Alex Valavanis | 2012-05-08 | 2 | -72/+162 |
| | | | | (bzr r11348) | ||||
| * | Follow-up conversion from bool. | Jon A. Cruz | 2012-05-08 | 5 | -79/+61 |
| | | | | (bzr r11347) | ||||
| * | Fix for 986446 : Refactor toolbox into tool specific files | John Smith | 2012-05-08 | 40 | -6820/+8929 |
| | | | | (bzr r11346) | ||||
| * | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 2012-05-08 | 10 | -200/+267 |
| | | | | (bzr r11345) | ||||
| * | Fix more deprecated GDK key symbols | Alex Valavanis | 2012-05-07 | 2 | -19/+26 |
| | | | | (bzr r11344) | ||||
| * | Find dialog: taking plurals into account for UI translation | Kris De Gussem | 2012-05-07 | 1 | -2/+2 |
| | | | | (bzr r11343) | ||||
| * | A couple of simple Gtk3 fixes | Alex Valavanis | 2012-05-06 | 2 | -1/+9 |
| | | | | (bzr r11342) | ||||
| * | Fix missing glib headers in imageicon | Alex Valavanis | 2012-05-06 | 1 | -0/+2 |
| | | | | (bzr r11341) | ||||
| * | improved workaround to prevent GfxRadialShading from getting corrupted ↵ | Alvin Penner | 2012-05-06 | 1 | -2/+15 |
| | | | | | | | | | during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11340) | ||||
