| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Fix remaining Lucid build issues, hopefully | Alex Valavanis | 2012-04-23 | 1 | -18/+22 | |
| * | | | | | | | | | Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ... | John Smith | 2012-04-23 | 1 | -21/+37 | |
| * | | | | | | | | | pdf import. modify criterion for applying scaling to gradientTransform (Bug 9... | Alvin Penner | 2012-04-22 | 1 | -6/+8 | |
| * | | | | | | | | | better UI message | Kris De Gussem | 2012-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | typo in UI | Kris De Gussem | 2012-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | export dialog: c++ification and compile warning fix | Kris De Gussem | 2012-04-22 | 2 | -51/+41 | |
| * | | | | | | | | | some more string class usage | Kris De Gussem | 2012-04-22 | 2 | -29/+22 | |
| * | | | | | | | | | Improve pen & pencil anchor visibility. Fixes bug #986748. | Jon A. Cruz | 2012-04-22 | 1 | -10/+10 | |
| * | | | | | | | | | Correcting message for lcms2 status. Fixes bug #985623. | Jon A. Cruz | 2012-04-22 | 1 | -2/+5 | |
| * | | | | | | | | | Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_... | John Smith | 2012-04-22 | 2 | -117/+130 | |
| * | | | | | | | | | Replace deprecated toolbar orientation API. Unfortunately there is no replace... | Alex Valavanis | 2012-04-21 | 1 | -3/+8 | |
| * | | | | | | | | | Fix typo in previewholder | Alex Valavanis | 2012-04-21 | 1 | -2/+2 | |
| * | | | | | | | | | dropping some ghost code / probably fixing a memleak as well | Kris De Gussem | 2012-04-21 | 2 | -16/+3 | |
| * | | | | | | | | | Fixed non working cancel button in export dialog | Kris De Gussem | 2012-04-21 | 2 | -10/+13 | |
| * | | | | | | | | | C++ification of progress dialog / documentation | Kris De Gussem | 2012-04-21 | 2 | -79/+82 | |
| * | | | | | | | | | cppcheck / fix issue in Dutch translation | Kris De Gussem | 2012-04-20 | 3 | -11/+6 | |
| * | | | | | | | | | cppcheck | Kris De Gussem | 2012-04-20 | 1 | -3/+1 | |
| * | | | | | | | | | Memory leak fix. (Bug #986271) Code supplied by David Mathog. | Kris De Gussem | 2012-04-20 | 2 | -6/+23 | |
| * | | | | | | | | | Documentation. zh_TW translations update, and new K&M reference translation. | Nicolas Dufour | 2012-04-20 | 12 | -2829/+11603 | |
| * | | | | | | | | | * [INTL:zh_TW] Traditional Chinese translation update | Ivan Mas??r | 2012-04-19 | 1 | -4095/+2477 | |
| * | | | | | | | | | Warning cleanup | Jon A. Cruz | 2012-04-18 | 12 | -83/+62 | |
| * | | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on... | John Smith | 2012-04-18 | 1 | -25/+45 | |
| * | | | | | | | | | Fix for 169888 : Patch for HIG style frames for PDF import dialogs | John Smith | 2012-04-18 | 4 | -76/+17 | |
| * | | | | | | | | | Fixed conditional code to avoid unused function warnings. | Jon A. Cruz | 2012-04-18 | 8 | -9/+38 | |
| * | | | | | | | | | Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm... | Alex Valavanis | 2012-04-17 | 12 | -9/+268 | |
| * | | | | | | | | | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 16 | -64/+246 | |
| * | | | | | | | | | some more string class usage as opposed to c-strings to prevent issues | Kris De Gussem | 2012-04-16 | 4 | -212/+202 | |
| * | | | | | | | | | Loop index type cleanup | Jon A. Cruz | 2012-04-16 | 2 | -8/+15 | |
| * | | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on... | John Smith | 2012-04-16 | 1 | -2/+6 | |
| * | | | | | | | | | pdf import. for radial gradient, approximate an ExponentialFunction using an ... | Alvin Penner | 2012-04-15 | 1 | -19/+18 | |
| * | | | | | | | | | Convert man file installation to use automake instead of custom stuff (from 0... | Nicolas Dufour | 2012-04-15 | 1 | -11/+15 | |
| * | | | | | | | | | powerstroke: fix inside of corners. | Johan B. C. Engelen | 2012-04-15 | 1 | -50/+40 | |
| * | | | | | | | | | fix compile (wrong 2geom update, sry) | Johan B. C. Engelen | 2012-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | 2geom update | Johan B. C. Engelen | 2012-04-15 | 1 | -0/+11 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | i18n. Fix for Bug #980518 (Please use c-format). | Nicolas Dufour | 2012-04-15 | 2 | -1433/+1429 | |
| * | | | | | | | | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 24 | -266/+1407 | |
| * | | | | | | | | Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one s... | Alex Valavanis | 2012-04-14 | 1 | -3/+7 | |
| * | | | | | | | | Migrate align & dist dialog to Gtk::Grid API | Alex Valavanis | 2012-04-14 | 2 | -4/+66 | |
| * | | | | | | | | powerstroke: more robust method of determining parameters at joins. should fi... | Johan B. C. Engelen | 2012-04-14 | 1 | -71/+18 | |
| * | | | | | | | | export dialog: type fix | Kris De Gussem | 2012-04-14 | 2 | -3/+3 | |
| * | | | | | | | | more c++ification in export dialog / fixing warning for in case of new and un... | Kris De Gussem | 2012-04-14 | 2 | -56/+49 | |
| * | | | | | | | | Add --enable-gtk3-experimental build + use external GDL if possible | Alex Valavanis | 2012-04-14 | 4 | -2/+88 | |
| * | | | | | | | | Workaround for gtkmm build issue with dbus API | Alex Valavanis | 2012-04-14 | 1 | -2/+1 | |
| * | | | | | | | | * [INTL:sk] Slovak translation update | Ivan Mas??r | 2012-04-13 | 1 | -59/+61 | |
| * | | | | | | | | support vertical text on path such that baseline is perpendiclar to the path ... | Veronika Irvine | 2012-04-13 | 2 | -20/+39 | |
| * | | | | | | | | 2geom fix | Johan B. C. Engelen | 2012-04-13 | 1 | -3/+5 | |
| * | | | | | | | | small 2geom update | Johan B. C. Engelen | 2012-04-13 | 3 | -15/+18 | |
| * | | | | | | | | probably this was intended | Kris De Gussem | 2012-04-13 | 1 | -1/+1 | |
| * | | | | | | | | probably this was intended | Kris De Gussem | 2012-04-13 | 1 | -1/+1 | |
| * | | | | | | | | better memleak fix than rev. 11148 | Kris De Gussem | 2012-04-13 | 1 | -11/+4 | |
