summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Dutch translation: minor updateKris De Gussem2012-02-262-7925/+6239
* | | | Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis2012-02-263-5/+15
* | | | emf output. loosen the tolerance on text positioning (Bug 939688)Alvin Penner2012-02-261-1/+1
* | | | Replace deprecated GTK_TYPE macrosAlex Valavanis2012-02-264-9/+9
* | | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-26102-275/+236
* | | | header cleaningAlex Valavanis2012-02-268-15/+18
* | | | Header cleaningAlex Valavanis2012-02-253-12/+11
* | | | Header cleaningAlex Valavanis2012-02-2518-34/+78
* | | | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warningsAlex Valavanis2012-02-252-5/+5
* | | | GDL: Replace deprecated GRelation APIAlex Valavanis2012-02-251-33/+86
* | | | Fix documentationKris De Gussem2012-02-252-3/+3
* | | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-2520-77/+79
* | | | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)Alvin Penner2012-02-233-28/+24
* | | | cppcheck: null pointer dereference fixKris De Gussem2012-02-222-22/+26
* | | | Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-222-7/+30
* | | | cppcheck: null pointer dereference fixKris De Gussem2012-02-213-5/+5
* | | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-219-1099/+1160
* | | | Copy missing libintl-8.dll in build.xmlKrzysztof Kosi??ski2012-02-211-1/+1
* | | | Fix conditional build for old GTK+ in new text-edit dialogAlex Valavanis2012-02-211-1/+1
* | | | documentationKris De Gussem2012-02-203-51/+34
* | | | update 2geom infoJohan B. C. Engelen2012-02-191-2/+3
* | | | remove superfluous RectHullJohan B. C. Engelen2012-02-195-93/+11
* | | | bad bug in 2geomJohan B. C. Engelen2012-02-191-1/+1
* | | | some clean upJohan B. C. Engelen2012-02-191-16/+5
* | | | remove very old unused code fileJohan B. C. Engelen2012-02-191-25/+0
* | | | remove unused codeJohan B. C. Engelen2012-02-192-11/+0
* | | | move helper/recthull.h to 2geom/rect-hull.hJohan B. C. Engelen2012-02-198-63/+73
* | | | fix crash on non-finite stroke widthsJohan B. C. Engelen2012-02-191-0/+5
* | | | Define GLIBMM_2_28 instead of NEW_GLIBMM for consistency with other GLIBMM ve...Alex Valavanis2012-02-181-11/+23
* | | | port checking glibmm version before applying G_DISABLE_SINGLE_INCLUDESJosh Andler2012-02-181-1/+4
* | | | Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-1719-27/+243
* | | | Documentation of the Text and Font dialogKris De Gussem2012-02-162-18/+49
* | | | fix regression introduced in revision 10987Kris De Gussem2012-02-161-3/+7
* | | | Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-1611-1071/+872
* | | | Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-1511-3/+19
* | | | cppcheckKris De Gussem2012-02-1520-101/+104
* | | | More header cleanup/fwd declarationsAlex Valavanis2012-02-1517-36/+55
* | | | fix build some more...Johan B. C. Engelen2012-02-151-1/+1
* | | | Don' t use convex hull for snapping a large selection if "only snap closest n...Diederik van Lierop2012-02-151-1/+1
* | | | Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-156-7/+12
* | | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-1512-24/+31
* | | | fix build after r10963Johan B. C. Engelen2012-02-151-1/+1
* | | | fix warningJohan B. C. Engelen2012-02-151-1/+1
* | | | fix compile (for r10969)Johan B. C. Engelen2012-02-151-1/+1
* | | | Synchronized 2geom to revision 2058Kris De Gussem2012-02-1515-63/+26
* | | | cppcheckKris De Gussem2012-02-1511-136/+100
* | | | Snap to grid/guide lines perpendicularlyDiederik van Lierop2012-02-1411-1/+59
* | | | 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-1417-48/+138
* | | | Update Authors & Translators lists in About dialogJosh Andler2012-02-141-7/+22
* | | | Fix for 910463 : Improve System preferencesJohn Smith2012-02-143-33/+66