summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add NULL checks to perhaps fix bug 970105Johan B. C. Engelen2012-04-051-13/+15
* Fix for 170378 : Select same objects by fill or stroke : Fix transformed stro...John Smith2012-04-051-1/+23
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-057-180/+187
* c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + so...Kris De Gussem2012-04-042-47/+42
* OCAL. Fix brush icon crash (see Bug #943275) by Jaroslaw M. Gliwinski.Nicolas Dufour2012-04-041-1/+1
* UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by Ja...Nicolas Dufour2012-04-041-1/+1
* cppcheckKris De Gussem2012-04-042-8/+8
* png export dialog: memory leak fixKris De Gussem2012-04-041-6/+12
* gradient chemistry: fix null pointer dereferenceKris De Gussem2012-04-041-5/+8
* Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith2012-04-046-33/+156
* Fix build with gtk < 2.24Alex Valavanis2012-04-041-3/+9
* Warning cleanup.Jon A. Cruz2012-04-0413-34/+33
* Corrected logic error with sig::connection bool operator.Jon A. Cruz2012-04-041-8/+8
* eek-preview: Cairo drawingAlex Valavanis2012-04-033-17/+22
* Fix for 170378 : Select same objects by fill or strokeJohn Smith2012-04-036-0/+165
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-035-11/+30
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-029-15/+15
* fix XML output of guideline colorJohan B. C. Engelen2012-04-013-3/+3
* Fix for 627728 : newly-added gradient node by dbl click set activeJohn Smith2012-04-011-1/+3
* Fix for 179830 : gradient tool focus problems with overlapping objectsJohn Smith2012-04-011-15/+21
* Fix for 627728 : Make newly added gradient stop activeJohn Smith2012-04-013-3/+38
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-019-272/+964
* apply essentials of patch by zcgucasJohan B. C. Engelen2012-03-291-0/+5
* Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).Nicolas Dufour2012-03-282-0/+19
* powerstroke: spiro join: more robust detection of tangent direction. fixes in...Johan B. C. Engelen2012-03-241-5/+9
* powerstroke: add Spiro rounded join! (genius idea Jasper!)Johan B. C. Engelen2012-03-241-7/+39
* partial 2geom update to obtain required methodJohan B. C. Engelen2012-03-241-0/+8
* Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith2012-03-249-1305/+1379
* final cleanup of spiro?Johan B. C. Engelen2012-03-232-6/+127
* cleanup spiro codeJohan B. C. Engelen2012-03-238-194/+124
* more spiro cleanupJohan B. C. Engelen2012-03-237-87/+6
* clean up spiro codeJohan B. C. Engelen2012-03-235-88/+146
* powerstroke: correct naming of join parameter. breaks earlier created powerst...Johan B. C. Engelen2012-03-232-28/+28
* Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith2012-03-234-72/+9
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith2012-03-233-5/+27
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-237-279/+990
* UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...Nicolas Dufour2012-03-223-4/+6
* UI. Fix for bug #962002 (<image> context menu item Edit externally… ignores...Nicolas Dufour2012-03-221-22/+36
* Reverting unwanted dos format convertion.Nicolas Dufour2012-03-221-679/+679
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list p...John Smith2012-03-221-0/+2
* pdf import. improve upon rev 11094. transform four corners of bbox separately...Alvin Penner2012-03-211-8/+14
* powerstroke: properly implement rounded joins. brain buster!!Johan B. C. Engelen2012-03-211-12/+81
* Preferences. New desktop integration preference for Windows users (native/gtk...Nicolas Dufour2012-03-215-13/+41
* UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).Nicolas Dufour2012-03-211-1/+1
* Fix for 959223 : Object selection messes up styles, regression from r11082John Smith2012-03-211-0/+4
* UI. Adding extension check in the context menu (see Bug #171842).Nicolas Dufour2012-03-211-14/+18
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-214-161/+98
* Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizesJohn Smith2012-03-213-11/+9
* Extensions. Script parameters values can now be translated (see Bug #955798).Nicolas Dufour2012-03-191-1/+10
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-187-625/+736