| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Translations. Slovak translation update by Jan Pulmann. | Nicolas Dufour | 2012-04-13 | 1 | -144/+166 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11235) | |||||
| * | | | | | | | | Translation. More disambiguations (see Bug #832560). | Nicolas Dufour | 2012-04-13 | 6 | -42/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234) | |||||
| * | | | | | | | | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-04-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11233) | |||||
| * | | | | | | | | Shortcut patch. Fixes bug #974531 | Jon A. Cruz | 2012-04-12 | 1 | -13/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/974531 (bzr r11232) | |||||
| * | | | | | | | | Warning cleanup. | Jon A. Cruz | 2012-04-12 | 2 | -26/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11231) | |||||
| * | | | | | | | | Clean up a few Gtkmm orientables | Alex Valavanis | 2012-04-11 | 5 | -0/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11230) | |||||
| * | | | | | | | | disable more deprecated stuff | Johan B. C. Engelen | 2012-04-11 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11229) | |||||
| * | | | | | | | | start disabling deprecated GTK+ calls in Windows builds, to prevent people ↵ | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from using deprecated methods (bzr r11228) | |||||
| * | | | | | | | | fix deprecated glib thingie | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11227) | |||||
| * | | | | | | | | fix warning | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11226) | |||||
| * | | | | | | | | Translations. PO files update. | Nicolas Dufour | 2012-04-11 | 66 | -358100/+423169 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11225) | |||||
| * | | | | | | | | i18n. Adding some context tags (disambiguation). | Nicolas Dufour | 2012-04-11 | 5 | -3936/+4134 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11224) | |||||
| * | | | | | | | | UI. Restoring context menu items order (Embed image) and activation test ↵ | Nicolas Dufour | 2012-04-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Extract image). (bzr r11223) | |||||
| * | | | | | | | | Add GTK_DISABLE_DEPRECATED to configure.ac | Alex Valavanis | 2012-04-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/367607 (bzr r11222) | |||||
| * | | | | | | | | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 4 | -229/+485 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11221) | |||||
| * | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵ | John Smith | 2012-04-11 | 3 | -32/+54 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crash fix (bzr r11220) | |||||
| * | | | | | | | | Fix for 367607 : Replace deprecated sp_ctrl_set_arg and ↵ | John Smith | 2012-04-11 | 1 | -91/+163 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gtk_object_add_arg_type calls in sodipodi-ctrl.cpp (bzr r11219) | |||||
| * | | | | | | | | Removed unused function. | Jon A. Cruz | 2012-04-11 | 1 | -15/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11218) | |||||
| * | | | | | | | | Fix for 170378 : Select All by Stroke or Fill Color - Added search within groups | John Smith | 2012-04-11 | 1 | -11/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11217) | |||||
| * | | | | | | | | Fix for 950677 : Disable gradient editor on knot double click | John Smith | 2012-04-11 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11216) | |||||
| * | | | | | | | | more 2geom fix | Johan B. C. Engelen | 2012-04-10 | 1 | -6/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11215) | |||||
| * | | | | | | | | fix 2geom | Johan B. C. Engelen | 2012-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11214) | |||||
| * | | | | | | | | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 9 | -0/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11213) | |||||
| * | | | | | | | | 2geom: sbasis multiplication never returns sbasis of at least order a+b | Johan B. C. Engelen | 2012-04-10 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11212) | |||||
| * | | | | | | | | fix potential issue with tangent calculation | Johan B. C. Engelen | 2012-04-10 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11211) | |||||
| * | | | | | | | | powerstroke: remove the need to reload the node tool when adding/deleting ↵ | Johan B. C. Engelen | 2012-04-10 | 2 | -12/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | control width knots (bzr r11210) | |||||
| * | | | | | | | | small cleanup | Johan B. C. Engelen | 2012-04-10 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11209) | |||||
| * | | | | | | | | Clean up some deprecated orientable API | Alex Valavanis | 2012-04-10 | 2 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11208) | |||||
| * | | | | | | | | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 28 | -119/+149 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11207) | |||||
| * | | | | | | | | Additional cleanup. | Jon A. Cruz | 2012-04-10 | 3 | -41/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11206) | |||||
| * | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵ | John Smith | 2012-04-10 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crash fix (bzr r11205) | |||||
| * | | | | | | | | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 11 | -0/+186 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11204) | |||||
| * | | | | | | | | add GSEAL_ENABLE flag, ready to be activated | Johan B. C. Engelen | 2012-04-09 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11203) | |||||
| * | | | | | | | | code cleanup: dropping some unused code | Kris De Gussem | 2012-04-09 | 1 | -32/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11202) | |||||
| * | | | | | | | | cppcheck stuff | Kris De Gussem | 2012-04-09 | 6 | -26/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11201) | |||||
| * | | | | | | | | Documentation / dropping some pointer conversions in context menu | Kris De Gussem | 2012-04-09 | 2 | -98/+159 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11200) | |||||
| * | | | | | | | | ege-adjustment-action: Get rid of GtkHBox | Alex Valavanis | 2012-04-09 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11199) | |||||
| * | | | | | | | | Translations. Updating the files list and translation template. | Nicolas Dufour | 2012-04-09 | 2 | -2335/+2481 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11198) | |||||
| * | | | | | | | | Replace deprecated gdk_window_get_pointer | Alex Valavanis | 2012-04-09 | 2 | -3/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11197) | |||||
| * | | | | | | | | Replace deprecated gdk_cursor_unref | Alex Valavanis | 2012-04-09 | 8 | -0/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11196) | |||||
| * | | | | | | | | Fix CheckButton header issue with GTK+ 3 | Alex Valavanis | 2012-04-09 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11195) | |||||
| * | | | | | | | | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 14 | -279/+882 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11194) | |||||
| * | | | | | | | | documentation | Kris De Gussem | 2012-04-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11193) | |||||
| * | | | | | | | | omitting debug message on windows | Kris De Gussem | 2012-04-09 | 1 | -27/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11192) | |||||
| * | | | | | | | | cppcheck tells us: "scanf without field width limits can crash with huge ↵ | Kris De Gussem | 2012-04-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | input data" (bzr r11191) | |||||
| * | | | | | | | | fix memory leak and some minor things | Kris De Gussem | 2012-04-09 | 3 | -18/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11190) | |||||
| * | | | | | | | | LPE: enable "add effect" button for clones. It converts the clone to a path ↵ | Johan B. C. Engelen | 2012-04-08 | 1 | -24/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and applies the clone original LPE. (bzr r11189) | |||||
| * | | | | | | | | clone original path lpe: add boilerplate code to allow to compensate for ↵ | Johan B. C. Engelen | 2012-04-08 | 4 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linked path movement. but it should be worked out how the actual compensation should be written to SVG. don't want to add something to the cloneLPE SVG syntax in a haste (bzr r11188) | |||||
| * | | | | | | | | fix inclusion. | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11187) | |||||
| * | | | | | | | | Fix stroke-width scaling issue | Diederik van Lierop | 2012-04-08 | 1 | -15/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/825840 - https://launchpad.net/bugs/959223 (bzr r11186) | |||||
