| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Dutch translation: minor update | Kris De Gussem | 2012-02-26 | 2 | -7925/+6239 | |
| | | | | | | | | | | | | | (bzr r11022) | |||||
| * | | | | Replace deprecated gtk_toolbar_append_widget API | Alex Valavanis | 2012-02-26 | 3 | -5/+15 | |
| | | | | | | | | | | | | | (bzr r11021) | |||||
| * | | | | emf output. loosen the tolerance on text positioning (Bug 939688) | Alvin Penner | 2012-02-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/939688 (bzr r11020) | |||||
| * | | | | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-02-26 | 4 | -9/+9 | |
| | | | | | | | | | | | | | (bzr r11019) | |||||
| * | | | | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 102 | -275/+236 | |
| | | | | | | | | | | | | | (bzr r11018) | |||||
| * | | | | header cleaning | Alex Valavanis | 2012-02-26 | 8 | -15/+18 | |
| | | | | | | | | | | | | | (bzr r11017) | |||||
| * | | | | Header cleaning | Alex Valavanis | 2012-02-25 | 3 | -12/+11 | |
| | | | | | | | | | | | | | (bzr r11016) | |||||
| * | | | | Header cleaning | Alex Valavanis | 2012-02-25 | 18 | -34/+78 | |
| | | | | | | | | | | | | | (bzr r11015) | |||||
| * | | | | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings | Alex Valavanis | 2012-02-25 | 2 | -5/+5 | |
| | | | | | | | | | | | | | (bzr r11014) | |||||
| * | | | | GDL: Replace deprecated GRelation API | Alex Valavanis | 2012-02-25 | 1 | -33/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/933058 (bzr r11013) | |||||
| * | | | | Fix documentation | Kris De Gussem | 2012-02-25 | 2 | -3/+3 | |
| | | | | | | | | | | | | | (bzr r11012) | |||||
| * | | | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 20 | -77/+79 | |
| | | | | | | | | | | | | | (bzr r11011) | |||||
| * | | | | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) | Alvin Penner | 2012-02-23 | 3 | -28/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r11010) | |||||
| * | | | | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-22 | 2 | -22/+26 | |
| | | | | | | | | | | | | | (bzr r11009) | |||||
| * | | | | Fix for 938349 : Compile error in spellcheck.h when aspell is unavailable | John Smith | 2012-02-22 | 2 | -7/+30 | |
| | | | | | | | | | | | | | (bzr r11008) | |||||
| * | | | | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-21 | 3 | -5/+5 | |
| | | | | | | | | | | | | | (bzr r11007) | |||||
| * | | | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialog | John Smith | 2012-02-21 | 9 | -1099/+1160 | |
| | | | | | | | | | | | | | (bzr r11006) | |||||
| * | | | | Copy missing libintl-8.dll in build.xml | Krzysztof Kosi??ski | 2012-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r11005) | |||||
| * | | | | Fix conditional build for old GTK+ in new text-edit dialog | Alex Valavanis | 2012-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/937288 (bzr r11004) | |||||
| * | | | | documentation | Kris De Gussem | 2012-02-20 | 3 | -51/+34 | |
| | | | | | | | | | | | | | (bzr r11003) | |||||
| * | | | | update 2geom info | Johan B. C. Engelen | 2012-02-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | | (bzr r11002) | |||||
| * | | | | remove superfluous RectHull | Johan B. C. Engelen | 2012-02-19 | 5 | -93/+11 | |
| | | | | | | | | | | | | | (bzr r11001) | |||||
| * | | | | bad bug in 2geom | Johan B. C. Engelen | 2012-02-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r11000) | |||||
| * | | | | some clean up | Johan B. C. Engelen | 2012-02-19 | 1 | -16/+5 | |
| | | | | | | | | | | | | | (bzr r10999) | |||||
| * | | | | remove very old unused code file | Johan B. C. Engelen | 2012-02-19 | 1 | -25/+0 | |
| | | | | | | | | | | | | | (bzr r10998) | |||||
| * | | | | remove unused code | Johan B. C. Engelen | 2012-02-19 | 2 | -11/+0 | |
| | | | | | | | | | | | | | (bzr r10997) | |||||
| * | | | | move helper/recthull.h to 2geom/rect-hull.h | Johan B. C. Engelen | 2012-02-19 | 8 | -63/+73 | |
| | | | | | | | | | | | | | (bzr r10996) | |||||
| * | | | | fix crash on non-finite stroke widths | Johan B. C. Engelen | 2012-02-19 | 1 | -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 Valavanis | 2012-02-18 | 1 | -11/+23 | |
| | | | | | | | | | | | | | | | | | | | | | version variables (bzr r10994) | |||||
| * | | | | port checking glibmm version before applying G_DISABLE_SINGLE_INCLUDES | Josh Andler | 2012-02-18 | 1 | -1/+4 | |
| | | | | | | | | | | | | | (bzr r10993) | |||||
| * | | | | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 19 | -27/+243 | |
| | | | | | | | | | | | | | (bzr r10992) | |||||
| * | | | | Documentation of the Text and Font dialog | Kris De Gussem | 2012-02-16 | 2 | -18/+49 | |
| | | | | | | | | | | | | | (bzr r10991) | |||||
| * | | | | fix regression introduced in revision 10987 | Kris De Gussem | 2012-02-16 | 1 | -3/+7 | |
| | | | | | | | | | | | | | (bzr r10990) | |||||
| * | | | | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 11 | -1071/+872 | |
| | | | | | | | | | | | | | (bzr r10989) | |||||
| * | | | | Prevent false gtk deprecation warnings in canvas-grid and tidy headers | Alex Valavanis | 2012-02-15 | 11 | -3/+19 | |
| | | | | | | | | | | | | | (bzr r10988) | |||||
| * | | | | cppcheck | Kris De Gussem | 2012-02-15 | 20 | -101/+104 | |
| | | | | | | | | | | | | | (bzr r10987) | |||||
| * | | | | More header cleanup/fwd declarations | Alex Valavanis | 2012-02-15 | 17 | -36/+55 | |
| | | | | | | | | | | | | | (bzr r10986) | |||||
| * | | | | fix build some more... | Johan B. C. Engelen | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10985) | |||||
| * | | | | Don' t use convex hull for snapping a large selection if "only snap closest ↵ | Diederik van Lierop | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | node" has been enabled (bzr r10984) | |||||
| * | | | | Fix remaining glib deprecation and define compiler macros | Alex Valavanis | 2012-02-15 | 6 | -7/+12 | |
| | | | | | | | | | | | | | (bzr r10983) | |||||
| * | | | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 12 | -24/+31 | |
| | | | | | | | | | | | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | |||||
| * | | | | fix build after r10963 | Johan B. C. Engelen | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10981) | |||||
| * | | | | fix warning | Johan B. C. Engelen | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10980) | |||||
| * | | | | fix compile (for r10969) | Johan B. C. Engelen | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10979) | |||||
| * | | | | Synchronized 2geom to revision 2058 | Kris De Gussem | 2012-02-15 | 15 | -63/+26 | |
| | | | | | | | | | | | | | (bzr r10978) | |||||
| * | | | | cppcheck | Kris De Gussem | 2012-02-15 | 11 | -136/+100 | |
| | | | | | | | | | | | | | (bzr r10977) | |||||
| * | | | | Snap to grid/guide lines perpendicularly | Diederik van Lierop | 2012-02-14 | 11 | -1/+59 | |
| | | | | | | | | | | | | | (bzr r10976) | |||||
| * | | | | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵ | Diederik van Lierop | 2012-02-14 | 17 | -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 dialog | Josh Andler | 2012-02-14 | 1 | -7/+22 | |
| | | | | | | | | | | | | | (bzr r10974) | |||||
| * | | | | Fix for 910463 : Improve System preferences | John Smith | 2012-02-14 | 3 | -33/+66 | |
| | | | | | | | | | | | | | (bzr r10973) | |||||
