| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Widen the separator in font-family drop-down so it is visible in more themes. | Tavmjong Bah | 2013-02-07 | 1 | -1/+7 |
| | | | | (bzr r12106) | ||||
| * | Add separator between fonts in document and fonts on sytem in font-family ↵ | Tavmjong Bah | 2013-02-07 | 3 | -10/+59 |
| | | | | | | | | drop-down menu. Separator style depends on GTK theme (may be invisible). (bzr r12105) | ||||
| * | Add fonts (and font-lists) used in document to top of Text tool-bar ↵ | Tavmjong Bah | 2013-02-06 | 4 | -30/+224 |
| | | | | | | | | font-family drop-down menu. If font is not on system, draws strikethrough on top of font name. (bzr r12104) | ||||
| * | Supress Pango error message. | Tavmjong Bah | 2013-02-05 | 1 | -1/+3 |
| | | | | (bzr r12103) | ||||
| * | Win32. Fixing Glib and GTKmm deprecations. | Nicolas Dufour | 2013-02-05 | 2 | -1/+25 |
| | | | | (bzr r12102) | ||||
| * | Second try at getting text toolbar properly initialized when there is no ↵ | Tavmjong Bah | 2013-02-05 | 1 | -8/+7 |
| | | | | | | prefs file. (bzr r12101) | ||||
| * | Build. Adding test for external GDL build (--enable-gtk3-experimental option). | Nicolas Dufour | 2013-02-05 | 1 | -0/+5 |
| | | | | (bzr r12100) | ||||
| * | Only set up text-tool bar if has actually been created. Ensures proper ↵ | Tavmjong Bah | 2013-02-04 | 1 | -0/+7 |
| | | | | | | initialization after creation. (bzr r12099) | ||||
| * | Better fix for 1114243, crash on launch with default prefs from stable | Tavmjong Bah | 2013-02-04 | 1 | -17/+16 |
| | | | | (bzr r12097) | ||||
| * | Fix for 1002757 : Regressions with new default font 'sans-serif' - fix map | John Smith | 2013-02-04 | 1 | -5/+5 |
| | | | | (bzr r12096) | ||||
| * | add todo comment for fixing fontstyle fall-back behaviour | Johan B. C. Engelen | 2013-02-03 | 1 | -0/+2 |
| | | | | (bzr r12095) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-02-03 | 2 | -1/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1114243 (bzr r12094) | ||||
| * | Allow simple font style changes even if first font-family in font list is ↵ | Tavmjong Bah | 2013-02-02 | 1 | -14/+39 |
| | | | | | | not on users system. (bzr r12093) | ||||
| * | cppcheck | Kris De Gussem | 2013-02-02 | 9 | -60/+113 |
| | | | | (bzr r12092) | ||||
| * | Text-Toolbar font-family entry-box warning-icon tooltip now includes list of ↵ | Tavmjong Bah | 2013-02-02 | 1 | -29/+38 |
| | | | | | | missing fonts. (bzr r12090) | ||||
| * | Fix for 1002757 : Regressions with new default font 'sans-serif' | John Smith | 2013-02-02 | 6 | -12/+45 |
| | | | | (bzr r12089) | ||||
| * | Fix for 1091582 : Problem with key release when pressing space with cursor ↵ | John Smith | 2013-02-02 | 1 | -4/+5 |
| | | | | | | off canvas. (bzr r12088) | ||||
| * | Add internal support for CorelDRAW files (import), based on libcdr | Fridrich Strba | 2013-02-01 | 6 | -2/+402 |
| |\ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1104198 (bzr r12087) | ||||
| | * | libcdr, libvisio: fix compiler warnings (comparison between signed and ↵ | su_v | 2013-02-01 | 2 | -4/+4 |
| | | | | | | | | | | | unsigned integer expressions) (bzr r12059.1.7) | ||||
| | * | libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal support | su_v | 2013-01-28 | 1 | -0/+39 |
| | | | | | | | (bzr r12059.1.4) | ||||
| | * | Add support for libcdr | su_v | 2013-01-24 | 5 | -0/+361 |
| | | | | | | | (bzr r12059.1.1) | ||||
| * | | Fix for Bug #1110397: Opacity of clipped group is ignored (regression) | Ted Janeczko | 2013-02-01 | 1 | -2/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1110397 (bzr r12086) | ||||
| * | | Fix for 1091582 : Problem when entering space in text after space tool toggling. | John Smith | 2013-02-01 | 1 | -0/+1 |
| | | | | | | | (bzr r12085) | ||||
| * | | Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle ↵ | Alvin Penner | 2013-01-31 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | (Bug 820425, comment 8) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12084) | ||||
| * | | Clean up Cairo rendering in a couple of widgets | Alex Valavanis | 2013-01-31 | 2 | -63/+25 |
| | | | | | | | (bzr r12083) | ||||
| * | | Text toolbar will display style options for the first font in a font-family ↵ | Tavmjong Bah | 2013-01-31 | 2 | -0/+9 |
| | | | | | | | | | | | list. Also, fix mem leak. (bzr r12082) | ||||
| * | | Partial fix to allow change of style when the font-family is a font list. | Tavmjong Bah | 2013-01-31 | 1 | -1/+6 |
| | | | | | | | (bzr r12081) | ||||
| * | | Partial fix for bug 595432 "Clicking Arial Black selects Arial Bold" | Tavmjong Bah | 2013-01-31 | 1 | -3/+12 |
| | | | | | | | (bzr r12080) | ||||
| * | | Disconnect size_allocation signal handler before disposing desktop widget | Alex Valavanis | 2013-01-30 | 2 | -23/+29 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1108930 (bzr r12078) | ||||
| * | | code cleanup. don't use pointers when you don't have to. use const whereever ↵ | Johan B. C. Engelen | 2013-01-30 | 5 | -38/+38 |
| | | | | | | | | | | | you can. (bzr r12077) | ||||
| * | | removing some more unused functions | Kris De Gussem | 2013-01-30 | 4 | -124/+0 |
| | | | | | | | (bzr r12076) | ||||
| * | | drop old, unused and error prone dxf2svg extension | Kris De Gussem | 2013-01-30 | 22 | -4001/+0 |
| | | | | | | | (bzr r12075) | ||||
| * | | typo | Kris De Gussem | 2013-01-30 | 1 | -1/+1 |
| | | | | | | | (bzr r12074) | ||||
| * | | Filters. New Shadow only mode for the Drop shadow filter. | Nicolas Dufour | 2013-01-30 | 1 | -3/+10 |
| | | | | | | | | | | | Translations. Translation template and French translation update. (bzr r12073) | ||||
| * | | for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug ↵ | Alvin Penner | 2013-01-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | 820425, comment 5) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12072) | ||||
| * | | Crash. Partial fix for Bug #1046068 (Inkscape (GTK+/Quartz) calls output ↵ | Nicolas Dufour | 2013-01-29 | 1 | -4/+6 |
| | | | | | | | | | | | extensions or crashes when quitting while clipboard not empty). (bzr r12071) | ||||
| * | | Filter color values always defined as sRGB (or ICC). | Tavmjong Bah | 2013-01-29 | 11 | -15/+137 |
| | | | | | | | (bzr r12070) | ||||
| * | | Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug ↵ | Alvin Penner | 2013-01-28 | 3 | -20/+34 |
| | | | | | | | | | | | | | | | | | 820425) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12069) | ||||
| * | | desktop-widget: Add callback to ensure that ruler ranges are correctly ↵ | Alex Valavanis | 2013-01-27 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | updated when canvas table resizes Fixed bugs: - https://launchpad.net/bugs/950552 (bzr r12068) | ||||
| * | | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 10 | -48/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067) | ||||
| * | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 43 | -1544/+463 |
| | | | | | | | (bzr r12065) | ||||
| * | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 21 | -669/+168 |
| | | | | | | | (bzr r12064) | ||||
| * | | fix crash | Johan B. C. Engelen | 2013-01-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1104326 (bzr r12063) | ||||
| * | | Filters. New Nudge CMY custom predefined filter and modified Nudge RVB. | Nicolas Dufour | 2013-01-24 | 2 | -57/+141 |
| |/ | | | | | Translations. Translation template and French translation update. (bzr r12061) | ||||
| * | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 20 | -987/+325 |
| | | | | (bzr r12059) | ||||
| * | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 2013-01-23 | 3 | -3/+3 |
| | | | | (bzr r12058) | ||||
| * | fix Memory leak in bitmap trace (Bug #996695) | Kris De Gussem | 2013-01-23 | 2 | -8/+10 |
| | | | | (bzr r12057) | ||||
| * | cppcheck: style and performance | Kris De Gussem | 2013-01-23 | 6 | -31/+35 |
| | | | | (bzr r12056) | ||||
| * | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 25 | -1094/+421 |
| | | | | (bzr r12055) | ||||
| * | minor cppcheck warning | Kris De Gussem | 2013-01-22 | 1 | -1/+0 |
| | | | | (bzr r12054) | ||||
