summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Dutch translation: minor updateKris De Gussem2012-02-262-7925/+6239
| | | | | | | | | | | | (bzr r11022)
* | | | Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis2012-02-263-5/+15
| | | | | | | | | | | | (bzr r11021)
* | | | emf output. loosen the tolerance on text positioning (Bug 939688)Alvin Penner2012-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/939688 (bzr r11020)
* | | | Replace deprecated GTK_TYPE macrosAlex Valavanis2012-02-264-9/+9
| | | | | | | | | | | | (bzr r11019)
* | | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-26102-275/+236
| | | | | | | | | | | | (bzr r11018)
* | | | header cleaningAlex Valavanis2012-02-268-15/+18
| | | | | | | | | | | | (bzr r11017)
* | | | Header cleaningAlex Valavanis2012-02-253-12/+11
| | | | | | | | | | | | (bzr r11016)
* | | | Header cleaningAlex Valavanis2012-02-2518-34/+78
| | | | | | | | | | | | (bzr r11015)
* | | | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warningsAlex Valavanis2012-02-252-5/+5
| | | | | | | | | | | | (bzr r11014)
* | | | GDL: Replace deprecated GRelation APIAlex Valavanis2012-02-251-33/+86
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/933058 (bzr r11013)
* | | | Fix documentationKris De Gussem2012-02-252-3/+3
| | | | | | | | | | | | (bzr r11012)
* | | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-2520-77/+79
| | | | | | | | | | | | (bzr r11011)
* | | | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)Alvin Penner2012-02-233-28/+24
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r11010)
* | | | cppcheck: null pointer dereference fixKris De Gussem2012-02-222-22/+26
| | | | | | | | | | | | (bzr r11009)
* | | | Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-222-7/+30
| | | | | | | | | | | | (bzr r11008)
* | | | cppcheck: null pointer dereference fixKris De Gussem2012-02-213-5/+5
| | | | | | | | | | | | (bzr r11007)
* | | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-219-1099/+1160
| | | | | | | | | | | | (bzr r11006)
* | | | Copy missing libintl-8.dll in build.xmlKrzysztof Kosi??ski2012-02-211-1/+1
| | | | | | | | | | | | (bzr r11005)
* | | | Fix conditional build for old GTK+ in new text-edit dialogAlex Valavanis2012-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/937288 (bzr r11004)
* | | | documentationKris De Gussem2012-02-203-51/+34
| | | | | | | | | | | | (bzr r11003)
* | | | update 2geom infoJohan B. C. Engelen2012-02-191-2/+3
| | | | | | | | | | | | (bzr r11002)
* | | | remove superfluous RectHullJohan B. C. Engelen2012-02-195-93/+11
| | | | | | | | | | | | (bzr r11001)
* | | | bad bug in 2geomJohan B. C. Engelen2012-02-191-1/+1
| | | | | | | | | | | | (bzr r11000)
* | | | some clean upJohan B. C. Engelen2012-02-191-16/+5
| | | | | | | | | | | | (bzr r10999)
* | | | remove very old unused code fileJohan B. C. Engelen2012-02-191-25/+0
| | | | | | | | | | | | (bzr r10998)
* | | | remove unused codeJohan B. C. Engelen2012-02-192-11/+0
| | | | | | | | | | | | (bzr r10997)
* | | | move helper/recthull.h to 2geom/rect-hull.hJohan B. C. Engelen2012-02-198-63/+73
| | | | | | | | | | | | (bzr r10996)
* | | | fix crash on non-finite stroke widthsJohan B. C. Engelen2012-02-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/935157 (bzr r10995)
* | | | Define GLIBMM_2_28 instead of NEW_GLIBMM for consistency with other GLIBMM ↵Alex Valavanis2012-02-181-11/+23
| | | | | | | | | | | | | | | | | | | | version variables (bzr r10994)
* | | | port checking glibmm version before applying G_DISABLE_SINGLE_INCLUDESJosh Andler2012-02-181-1/+4
| | | | | | | | | | | | (bzr r10993)
* | | | Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-1719-27/+243
| | | | | | | | | | | | (bzr r10992)
* | | | Documentation of the Text and Font dialogKris De Gussem2012-02-162-18/+49
| | | | | | | | | | | | (bzr r10991)
* | | | fix regression introduced in revision 10987Kris De Gussem2012-02-161-3/+7
| | | | | | | | | | | | (bzr r10990)
* | | | Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-1611-1071/+872
| | | | | | | | | | | | (bzr r10989)
* | | | Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-1511-3/+19
| | | | | | | | | | | | (bzr r10988)
* | | | cppcheckKris De Gussem2012-02-1520-101/+104
| | | | | | | | | | | | (bzr r10987)
* | | | More header cleanup/fwd declarationsAlex Valavanis2012-02-1517-36/+55
| | | | | | | | | | | | (bzr r10986)
* | | | fix build some more...Johan B. C. Engelen2012-02-151-1/+1
| | | | | | | | | | | | (bzr r10985)
* | | | Don' t use convex hull for snapping a large selection if "only snap closest ↵Diederik van Lierop2012-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | node" has been enabled (bzr r10984)
* | | | Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-156-7/+12
| | | | | | | | | | | | (bzr r10983)
* | | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵Alex Valavanis2012-02-1512-24/+31
| | | | | | | | | | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982)
* | | | fix build after r10963Johan B. C. Engelen2012-02-151-1/+1
| | | | | | | | | | | | (bzr r10981)
* | | | fix warningJohan B. C. Engelen2012-02-151-1/+1
| | | | | | | | | | | | (bzr r10980)
* | | | fix compile (for r10969)Johan B. C. Engelen2012-02-151-1/+1
| | | | | | | | | | | | (bzr r10979)
* | | | Synchronized 2geom to revision 2058Kris De Gussem2012-02-1515-63/+26
| | | | | | | | | | | | (bzr r10978)
* | | | cppcheckKris De Gussem2012-02-1511-136/+100
| | | | | | | | | | | | (bzr r10977)
* | | | Snap to grid/guide lines perpendicularlyDiederik van Lierop2012-02-1411-1/+59
| | | | | | | | | | | | (bzr r10976)
* | | | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵Diederik van Lierop2012-02-1417-48/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | properties dialog (on the snap tab) 2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog) (bzr r10975)
* | | | Update Authors & Translators lists in About dialogJosh Andler2012-02-141-7/+22
| | | | | | | | | | | | (bzr r10974)
* | | | Fix for 910463 : Improve System preferencesJohn Smith2012-02-143-33/+66
| | | | | | | | | | | | (bzr r10973)