summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* export: replace deprecated Gtk::ALIGN_LEFT symbolAlex Valavanis2012-02-061-3/+3
* document-properties: Stop using deprecated Gtk::OptionMenuAlex Valavanis2012-02-062-30/+18
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-0672-64/+109
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-0510-46/+38
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-056-43/+27
* cppchecktells us: Using signed char type as array index. If the value can be ...Kris De Gussem2012-02-051-1/+2
* reverting change to seltrans.cpp in rev 10935, as requestedAlvin Penner2012-02-041-10/+2
* implement some switches between visual bbox and geometric bbox, depending on ...Alvin Penner2012-02-043-4/+22
* cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-02-041-13/+20
* initialisationKris De Gussem2012-02-042-14/+12
* cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-02-043-90/+69
* Documentation: sp-filter.h is not documented at all, removing fake explanation.Kris De Gussem2012-02-031-8/+0
* cppcheck tells us: fprintf format string has 0 parameters but 1 are givenKris De Gussem2012-02-021-2/+2
* rv some issues with previous commitKris De Gussem2012-02-021-18/+7
* cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-02-021-7/+18
* Fill x and y fields in the fake GdkEventMotion struct used when cancellingKrzysztof Kosi??ski2012-02-011-2/+2
* Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski2012-02-015-18/+45
* Implement cancellations of drags with ESC in the node toolKrzysztof Kosi??ski2012-02-011-4/+39
* Implement tangential and perpendicular snapping in the measurement toolDiederik van Lierop2012-01-311-2/+8
* Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the pa...Alex Valavanis2012-01-291-0/+2
* emf export. change text height property lfHeight from + to - (Bug 919728)Alvin Penner2012-01-241-1/+1
* Patch from John Smith for 623660Josh Andler2012-01-2319-38/+39
* Revert accidental commit in desktop-widget.cppAlex Valavanis2012-01-231-4/+1
* Fix missing header in units.cppAlex Valavanis2012-01-222-1/+5
* cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-01-222-19/+38
* memleak / header stuff / unused variable.Kris De Gussem2012-01-223-31/+19
* allow use of comma delimiter in filter table values array (Bug 511140)Alvin Penner2012-01-213-5/+6
* cppcheckKris De Gussem2012-01-201-4/+2
* fix memleakKris De Gussem2012-01-201-2/+2
* cppcheckKris De Gussem2012-01-201-4/+2
* fix memleakKris De Gussem2012-01-201-4/+3
* makefile fix for revision 10910su_v2012-01-191-0/+2
* Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-1911-207/+366
* Update and documentation of sp-attribute-widgetKris De Gussem2012-01-192-219/+166