summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | extensions. render QR barcode. support for unicode (Bug 929001)Alvin Penner2012-02-132-0/+10
* | | | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-1319-271/+421
* | | | Fix wrong placement in authorsJosh Andler2012-02-131-1/+1
* | | | Update authors fileJosh Andler2012-02-131-2/+12
* | | | 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-099-1/+50
* | | | Translations. Translation template update.Nicolas Dufour2012-02-092-3055/+3146
* | | | Extensions. PEP8, error handling and various extension fixes.Nicolas Dufour2012-02-098-82/+146
* | | | Extensions. Unit tests improvement.Nicolas Dufour2012-02-0912-79/+406
* | | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-0812-93/+68
* | | | Patch from lp 819209 to fix python extensions on OSX LionJosh Andler2012-02-081-0/+1
* | | | 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-077-0/+41
* | | | (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