summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | 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-155-7/+6
* | | 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
* | | 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
* | | Cleaning up unused variables and other warnings.Jon A. Cruz2012-02-144-16/+13
* | | Adding stdint for definitions of uint32_t, etc.Jon A. Cruz2012-02-141-0/+4
* | | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-1318-250/+395
* | | some switches between visual and geometric bbox based on prefs (Bug 473608)Alvin Penner2012-02-121-13/+18
* | | Fix build with DBUS enabledAlex Valavanis2012-02-121-0/+1
* | | Fix for 911079 : Error messages from Extensions hiddenJohn Smith2012-02-121-0/+1
* | | Header cleaningAlex Valavanis2012-02-12110-47/+162
* | | Refresh marshallers for mingwAlex Valavanis2012-02-122-308/+60
* | | Cleaning up a few headersAlex Valavanis2012-02-1220-50/+45
* | | Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-117-163/+17
* | | Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-1111-28/+53
* | | GSEAL fixesAlex Valavanis2012-02-112-62/+85
* | | Lots of gtkmm deprecation fixesAlex Valavanis2012-02-1127-73/+245
* | | Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-098-1/+45
* | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-0812-93/+68
* | | Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler2012-02-086-980/+2
* | | add missing files in cmakeCampbell Barton2012-02-081-0/+3
* | | Fix typo in gtkmm-2.22 backward compatibilityAlex Valavanis2012-02-071-1/+1
* | | Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-076-0/+34
* | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-067-23/+22
* | | Unwanted output in documentation droppedKris De Gussem2012-02-063-6/+2
* | | fixed memleakKris De Gussem2012-02-061-9/+2
* | | Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-0610-35/+33