| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | 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 | |
| * | | | | | | | | Translations. Slovak translation update by Jan Pulmann. | Nicolas Dufour | 2012-04-13 | 1 | -144/+166 | |
| * | | | | | | | | Translation. More disambiguations (see Bug #832560). | Nicolas Dufour | 2012-04-13 | 6 | -42/+62 | |
| * | | | | | | | | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-04-12 | 1 | -2/+2 | |
| * | | | | | | | | Shortcut patch. Fixes bug #974531 | Jon A. Cruz | 2012-04-12 | 1 | -13/+14 | |
| * | | | | | | | | Warning cleanup. | Jon A. Cruz | 2012-04-12 | 2 | -26/+19 | |
| * | | | | | | | | Clean up a few Gtkmm orientables | Alex Valavanis | 2012-04-11 | 5 | -0/+18 | |
| * | | | | | | | | disable more deprecated stuff | Johan B. C. Engelen | 2012-04-11 | 1 | -3/+3 | |
| * | | | | | | | | start disabling deprecated GTK+ calls in Windows builds, to prevent people fr... | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+8 | |
| * | | | | | | | | fix deprecated glib thingie | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 | |
| * | | | | | | | | fix warning | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 | |
| * | | | | | | | | Translations. PO files update. | Nicolas Dufour | 2012-04-11 | 66 | -358100/+423169 | |
| * | | | | | | | | i18n. Adding some context tags (disambiguation). | Nicolas Dufour | 2012-04-11 | 5 | -3936/+4134 | |
| * | | | | | | | | UI. Restoring context menu items order (Embed image) and activation test (Ext... | Nicolas Dufour | 2012-04-11 | 1 | -2/+2 | |
| * | | | | | | | | Add GTK_DISABLE_DEPRECATED to configure.ac | Alex Valavanis | 2012-04-11 | 1 | -0/+1 | |
| * | | | | | | | | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 4 | -229/+485 | |
| * | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra... | John Smith | 2012-04-11 | 3 | -32/+54 | |
| * | | | | | | | | Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty... | John Smith | 2012-04-11 | 1 | -91/+163 | |
| * | | | | | | | | Removed unused function. | Jon A. Cruz | 2012-04-11 | 1 | -15/+0 | |
| * | | | | | | | | Fix for 170378 : Select All by Stroke or Fill Color - Added search within groups | John Smith | 2012-04-11 | 1 | -11/+39 | |
| * | | | | | | | | Fix for 950677 : Disable gradient editor on knot double click | John Smith | 2012-04-11 | 1 | -3/+6 | |
| * | | | | | | | | more 2geom fix | Johan B. C. Engelen | 2012-04-10 | 1 | -6/+9 | |
| * | | | | | | | | fix 2geom | Johan B. C. Engelen | 2012-04-10 | 1 | -1/+1 | |
| * | | | | | | | | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 9 | -0/+100 | |
| * | | | | | | | | 2geom: sbasis multiplication never returns sbasis of at least order a+b | Johan B. C. Engelen | 2012-04-10 | 1 | -6/+8 | |
| * | | | | | | | | fix potential issue with tangent calculation | Johan B. C. Engelen | 2012-04-10 | 1 | -6/+6 | |
| * | | | | | | | | powerstroke: remove the need to reload the node tool when adding/deleting con... | Johan B. C. Engelen | 2012-04-10 | 2 | -12/+37 | |
| * | | | | | | | | small cleanup | Johan B. C. Engelen | 2012-04-10 | 1 | -2/+0 | |
