summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-1011-0/+186
| | | (bzr r11204)
* code cleanup: dropping some unused codeKris De Gussem2012-04-091-32/+0
| | | (bzr r11202)
* cppcheck stuffKris De Gussem2012-04-096-26/+18
| | | (bzr r11201)
* Documentation / dropping some pointer conversions in context menuKris De Gussem2012-04-092-98/+159
| | | (bzr r11200)
* ege-adjustment-action: Get rid of GtkHBoxAlex Valavanis2012-04-091-0/+5
| | | (bzr r11199)
* Replace deprecated gdk_window_get_pointerAlex Valavanis2012-04-092-3/+16
| | | (bzr r11197)
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-098-0/+60
| | | (bzr r11196)
* Fix CheckButton header issue with GTK+ 3Alex Valavanis2012-04-091-0/+2
| | | (bzr r11195)
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-0914-279/+882
| | | (bzr r11194)
* documentationKris De Gussem2012-04-091-1/+1
| | | (bzr r11193)
* omitting debug message on windowsKris De Gussem2012-04-091-27/+29
| | | (bzr r11192)
* cppcheck tells us: "scanf without field width limits can crash with huge ↵Kris De Gussem2012-04-091-1/+1
| | | | | input data" (bzr r11191)
* fix memory leak and some minor thingsKris De Gussem2012-04-093-18/+23
| | | (bzr r11190)
* LPE: enable "add effect" button for clones. It converts the clone to a path ↵Johan B. C. Engelen2012-04-081-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. Engelen2012-04-084-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. Engelen2012-04-081-1/+1
| | | (bzr r11187)
* Fix stroke-width scaling issueDiederik van Lierop2012-04-081-15/+26
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/825840 - https://launchpad.net/bugs/959223 (bzr r11186)
* clone lpe: preserve transformations on paths with clone_original lpe. This ↵Johan B. C. Engelen2012-04-081-1/+6
| | | | | enables moving such paths. (bzr r11185)
* pdf import. temporary workaround to prevent GfxRadialShading from getting ↵Alvin Penner2012-04-081-1/+2
| | | | | | | | corrupted during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11184)
* powerstroke parameter small fixJohan B. C. Engelen2012-04-081-3/+6
| | | (bzr r11183)
* small GSEAL fixJohan B. C. Engelen2012-04-081-1/+1
| | | (bzr r11182)
* Stop using custom GtkObject flagsAlex Valavanis2012-04-082-26/+26
| | | (bzr r11181)
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-085-78/+178
| | | (bzr r11180)
* circle tool: fix shift click to reset to full circle for start angle nodeJohan B. C. Engelen2012-04-071-0/+12
| | | (bzr r11179)
* powerstroke: fix line caps for end/start knots with no handle (1st deriv == 0)Johan B. C. Engelen2012-04-071-4/+7
| | | (bzr r11178)
* powerstroke: previous and this commit fix extrapolated and miter join ↵Johan B. C. Engelen2012-04-071-1/+1
| | | | | | | behavior for negative widths (sorry, multitasking error...) (bzr r11177)
* complementary to rev11175Johan B. C. Engelen2012-04-071-1/+1
| | | (bzr r11176)
* powerstroke: use path's strokewidth on applying powerstroke effectJohan B. C. Engelen2012-04-071-5/+16
| | | (bzr r11175)
* fix possible crasher in knot_clicked_handlerJohan B. C. Engelen2012-04-071-11/+12
| | | (bzr r11174)
* gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen2012-04-073-1/+11
| | | (bzr r11173)
* Fix some deprecated GDK key symbolsAlex Valavanis2012-04-072-46/+91
| | | (bzr r11172)
* remove no longer needed knotholderentity complicationJohan B. C. Engelen2012-04-072-15/+1
| | | (bzr r11171)
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-0719-225/+266
| | | (bzr r11170)
* powerstrokepointarray : add todo comment. do not derive from ↵Johan B. C. Engelen2012-04-071-1/+6
| | | | | LPEKnotHolderEntity. (bzr r11169)
* the knotholders for LPE parameters should not derive from ↵Johan B. C. Engelen2012-04-072-3/+3
| | | | | LPEKnotHolderEntity as this prevents deletion (bzr r11168)
* restore item order of dialogs in context menu (Bug #910529)Kris De Gussem2012-04-062-84/+68
| | | (bzr r11167)
* drop some deprecated gdk_draw functionsAlex Valavanis2012-04-062-11/+21
| | | (bzr r11166)
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-062-13/+18
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943222 (bzr r11165)
* filter-effects-dialog: Cairomm renderingAlex Valavanis2012-04-061-27/+59
| | | (bzr r11164)