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