summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-188-9/+38
| | | (bzr r11262)
* Work around for some missing glibmm headers in gtkmm (should be fixed in ↵Alex Valavanis2012-04-1712-9/+268
| | | | | gtkmm 3.4) (bzr r11261)
* Fix for 169888 : HIG Style frameJohn Smith2012-04-1716-64/+246
| | | (bzr r11260)
* some more string class usage as opposed to c-strings to prevent issuesKris De Gussem2012-04-164-212/+202
| | | (bzr r11259)
* Loop index type cleanupJon A. Cruz2012-04-162-8/+15
| | | (bzr r11258)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵John Smith2012-04-161-2/+6
| | | | | on undo (bzr r11257)
* pdf import. for radial gradient, approximate an ExponentialFunction using an ↵Alvin Penner2012-04-151-19/+18
| | | | | | | | extra stop (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11256)
* powerstroke: fix inside of corners.Johan B. C. Engelen2012-04-151-50/+40
| | | (bzr r11254)
* fix compile (wrong 2geom update, sry)Johan B. C. Engelen2012-04-151-1/+1
| | | (bzr r11253)
* 2geom updateJohan B. C. Engelen2012-04-151-0/+11
| | | (bzr r11252)
* i18n. Fix for Bug #980518 (Please use c-format).Nicolas Dufour2012-04-151-5/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/980518 (bzr r11251)
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-1524-266/+1407
| | | (bzr r11250)
* Migrate align & dist dialog to Gtk::Grid APIAlex Valavanis2012-04-142-4/+66
| | | (bzr r11248)
* powerstroke: more robust method of determining parameters at joins. should ↵Johan B. C. Engelen2012-04-141-71/+18
| | | | | fix some bugs. (may introduce new ones...) (bzr r11247)
* export dialog: type fixKris De Gussem2012-04-142-3/+3
| | | (bzr r11246)
* more c++ification in export dialog / fixing warning for in case of new and ↵Kris De Gussem2012-04-142-56/+49
| | | | | unsaved document (bzr r11245)
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-143-1/+56
| | | (bzr r11244)
* Workaround for gtkmm build issue with dbus APIAlex Valavanis2012-04-141-2/+1
| | | (bzr r11243)
* support vertical text on path such that baseline is perpendiclar to the path ↵Veronika Irvine2012-04-132-20/+39
| | | | | | | | and midline is centered on the path Fixed bugs: - https://launchpad.net/bugs/168862 (bzr r11241)
* 2geom fixJohan B. C. Engelen2012-04-131-3/+5
| | | (bzr r11240)
* small 2geom updateJohan B. C. Engelen2012-04-133-15/+18
| | | (bzr r11239)
* probably this was intendedKris De Gussem2012-04-131-1/+1
| | | (bzr r11238)
* probably this was intendedKris De Gussem2012-04-131-1/+1
| | | (bzr r11237)
* better memleak fix than rev. 11148Kris De Gussem2012-04-131-11/+4
| | | (bzr r11236)
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-134-6/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234)
* Replace deprecated GTK_TYPE macrosAlex Valavanis2012-04-121-2/+2
| | | (bzr r11233)
* Shortcut patch. Fixes bug #974531Jon A. Cruz2012-04-121-13/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/974531 (bzr r11232)
* Warning cleanup.Jon A. Cruz2012-04-122-26/+19
| | | (bzr r11231)
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-115-0/+18
| | | (bzr r11230)
* fix deprecated glib thingieJohan B. C. Engelen2012-04-111-1/+1
| | | (bzr r11227)
* fix warningJohan B. C. Engelen2012-04-111-1/+1
| | | (bzr r11226)
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-112-4/+4
| | | (bzr r11224)
* UI. Restoring context menu items order (Embed image) and activation test ↵Nicolas Dufour2012-04-111-2/+2
| | | | | (Extract image). (bzr r11223)
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-114-229/+485
| | | (bzr r11221)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-113-32/+54
| | | | | crash fix (bzr r11220)
* Fix for 367607 : Replace deprecated sp_ctrl_set_arg and ↵John Smith2012-04-111-91/+163
| | | | | gtk_object_add_arg_type calls in sodipodi-ctrl.cpp (bzr r11219)
* Removed unused function.Jon A. Cruz2012-04-111-15/+0
| | | (bzr r11218)
* Fix for 170378 : Select All by Stroke or Fill Color - Added search within groupsJohn Smith2012-04-111-11/+39
| | | (bzr r11217)
* Fix for 950677 : Disable gradient editor on knot double clickJohn Smith2012-04-111-3/+6
| | | (bzr r11216)
* more 2geom fixJohan B. C. Engelen2012-04-101-6/+9
| | | (bzr r11215)
* fix 2geomJohan B. C. Engelen2012-04-101-1/+1
| | | (bzr r11214)
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-109-0/+100
| | | (bzr r11213)
* 2geom: sbasis multiplication never returns sbasis of at least order a+bJohan B. C. Engelen2012-04-101-6/+8
| | | (bzr r11212)
* fix potential issue with tangent calculationJohan B. C. Engelen2012-04-101-6/+6
| | | (bzr r11211)
* powerstroke: remove the need to reload the node tool when adding/deleting ↵Johan B. C. Engelen2012-04-102-12/+37
| | | | | control width knots (bzr r11210)
* small cleanupJohan B. C. Engelen2012-04-101-2/+0
| | | (bzr r11209)
* Clean up some deprecated orientable APIAlex Valavanis2012-04-102-0/+13
| | | (bzr r11208)
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-1028-119/+149
| | | (bzr r11207)
* Additional cleanup.Jon A. Cruz2012-04-103-41/+3
| | | (bzr r11206)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-101-8/+8
| | | | | crash fix (bzr r11205)