| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | new: add nodes at extreme values of selected subpaths | Johan B. C. Engelen | 2012-01-04 | 6 | -6/+82 | |
| | | | | | | | | | | (bzr r10839) | |||||
| * | | | 2geom update: forgot to add new file | Johan B. C. Engelen | 2012-01-04 | 2 | -0/+334 | |
| | | | | | | | | | | (bzr r10838) | |||||
| * | | | update 2geom to r2049. fixes bugs! | Johan B. C. Engelen | 2012-01-04 | 38 | -151/+368 | |
| | | | | | | | | | | (bzr r10837) | |||||
| * | | | More GSEAL issues | Alex Valavanis | 2012-01-04 | 10 | -40/+61 | |
| | | | | | | | | | | (bzr r10836) | |||||
| * | | | for bbox calculation, disable call to Path::Coalesce (Bug 906952) | Alvin Penner | 2012-01-04 | 3 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r10835) | |||||
| * | | | Fix CMake for GDL. Thanks to Samual Buttigieg for patch | Alex Valavanis | 2012-01-03 | 1 | -2/+0 | |
| | | | | | | | | | | (bzr r10833) | |||||
| * | | | Backward compatibility: gdk_device_get_n_keys needs GTK 2.24 | Alex Valavanis | 2012-01-03 | 1 | -1/+10 | |
| | | | | | | | | | | (bzr r10832) | |||||
| * | | | documentation of item properties dialog and SPAttributeTable | Kris De Gussem | 2012-01-03 | 5 | -70/+170 | |
| | | | | | | | | | | | | | | | | header stuff (bzr r10831) | |||||
| * | | | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 36 | -251/+172 | |
| | | | | | | | | | | (bzr r10830) | |||||
| * | | | A few GSEAL issues in device-manager | Alex Valavanis | 2012-01-03 | 1 | -11/+18 | |
| | | | | | | | | | | (bzr r10829) | |||||
| * | | | Fixed null-pointer ctor crashes. | Jon A. Cruz | 2012-01-03 | 7 | -36/+75 | |
| | | | | | | | | | | (bzr r10828) | |||||
| * | | | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 34 | -239/+123 | |
| | | | | | | | | | | (bzr r10827) | |||||
| * | | | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 63 | -181/+121 | |
| | | | | | | | | | | (bzr r10826) | |||||
| * | | | add buttons for node adding at extrema | Johan B. C. Engelen | 2012-01-02 | 1 | -0/+74 | |
| | | | | | | | | | | (bzr r10825) | |||||
| * | | | Replace more GtkComboBoxEntry usage | Alex Valavanis | 2012-01-02 | 2 | -10/+21 | |
| | | | | | | | | | | (bzr r10824) | |||||
| * | | | Replace deprecated GtkComboBoxEntry | Alex Valavanis | 2012-01-02 | 1 | -8/+60 | |
| | | | | | | | | | | (bzr r10823) | |||||
| * | | | Replace deprecated combo box API | Alex Valavanis | 2012-01-02 | 1 | -7/+22 | |
| | | | | | | | | | | (bzr r10822) | |||||
| * | | | file saving: fix appending of extension for files in directories with ↵ | Johan B. C. Engelen | 2012-01-02 | 1 | -1/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | periods in name. (patch by David Xiong) Fixed bugs: - https://launchpad.net/bugs/408566 (bzr r10821) | |||||
| * | | | win32 saving: clean up filename handling on opening save dialog | Johan B. C. Engelen | 2012-01-02 | 1 | -2/+11 | |
| | | | | | | | | | | (bzr r10820) | |||||
| * | | | Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith. | Nicolas Dufour | 2012-01-02 | 3 | -0/+9 | |
| | | | | | | | | | | (bzr r10819) | |||||
| * | | | Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ↵ | Nicolas Dufour | 2012-01-02 | 3 | -3/+6 | |
| | | | | | | | | | | | | | | | | John Smith. (bzr r10818) | |||||
| * | | | Replace deprecated GTK_SIGNAL_FUNC macro | Alex Valavanis | 2012-01-01 | 2 | -2/+2 | |
| | | | | | | | | | | (bzr r10817) | |||||
| * | | | 1) Fix CanvasText alignment bugs caused by static variables, uninitialized ↵ | Diederik van Lierop | 2012-01-01 | 6 | -44/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | variables, and variable border width 2) Snap tooltips no longer overlap with measure tool tooltips, and now have a background color (similar to the measure tool) (bzr r10816) | |||||
| * | | | Item and image properties dialog update: restoring correct behaviour in case ↵ | Kris De Gussem | 2012-01-01 | 4 | -23/+66 | |
| | | | | | | | | | | | | | | | | of deleting an object (bzr r10815) | |||||
| * | | | Added signal for desktop destruction to allow for proper removal of tracked ↵ | Jon A. Cruz | 2012-01-01 | 4 | -7/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | stale pointers. Fixes bug #869067. Fixed bugs: - https://launchpad.net/bugs/869067 (bzr r10814) | |||||
| * | | | Fix for Bug #494722 (Docked dialogs in a floating window crashes on ↵ | Nicolas Dufour | 2011-12-31 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | shutdown), by John Smith. (bzr r10813) | |||||
| * | | | add NULL pointer checks | Johan B. C. Engelen | 2011-12-31 | 1 | -0/+6 | |
| | | | | | | | | | | (bzr r10812) | |||||
| * | | | Item properties dialog: fix multi-document issue (propably introduced in ↵ | Kris De Gussem | 2011-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | revision 10805) (bzr r10811) | |||||
| * | | | Item properties dialog: | Kris De Gussem | 2011-12-31 | 3 | -18/+62 | |
| | | | | | | | | | | | | | | | | | | | - commenting out function that is (currently?) not used - some more resource saving (bzr r10810) | |||||
| * | | | Define missing key macros for GTK < 2.22 | Alex Valavanis | 2011-12-30 | 1 | -0/+11 | |
| | | | | | | | | | | (bzr r10809) | |||||
| * | | | Item properties dialog: another minor resource fix | Kris De Gussem | 2011-12-30 | 2 | -16/+18 | |
| | | | | | | | | | | (bzr r10808) | |||||
| * | | | Item properties dialog: fix signal connection | Kris De Gussem | 2011-12-30 | 1 | -5/+3 | |
| | | | | | | | | | | (bzr r10807) | |||||
| * | | | Item properties dialog: fix wasting resources when moving objects | Kris De Gussem | 2011-12-30 | 2 | -4/+15 | |
| | | | | | | | | | | (bzr r10806) | |||||
| * | | | C++ification of item properties dialog | Kris De Gussem | 2011-12-30 | 5 | -400/+392 | |
| | | | | | | | | | | (bzr r10805) | |||||
| * | | | cleanup includes | Johan B. C. Engelen | 2011-12-29 | 1 | -6/+6 | |
| | | | | | | | | | | (bzr r10804) | |||||
| * | | | fix preview of pdf files with weird characters in filename | Johan B. C. Engelen | 2011-12-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/909783 (bzr r10803) | |||||
| * | | | GDL: drop unused gdl-stock-icons.h | Alex Valavanis | 2011-12-29 | 1 | -135/+0 | |
| | | | | | | | | | | (bzr r10802) | |||||
| * | | | GDL: Drop placement patches | Alex Valavanis | 2011-12-29 | 17 | -281/+51 | |
| | | | | | | | | | | (bzr r10801) | |||||
| * | | | GDL: Fix Gtk warnings. Thanks to John Smith for patch. | Alex Valavanis | 2011-12-29 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/907157 (bzr r10800) | |||||
| * | | | GDL: Fix deprecated GDK key symbols | Alex Valavanis | 2011-12-28 | 1 | -7/+7 | |
| | | | | | | | | | | (bzr r10799) | |||||
| * | | | GDL: Fix macro name with upstream libgdltypebuiltins | Alex Valavanis | 2011-12-28 | 3 | -33/+32 | |
| | | | | | | | | | | (bzr r10798) | |||||
| * | | | GDL: Fix GSEAL issues | Alex Valavanis | 2011-12-28 | 2 | -10/+11 | |
| | |/ |/| | | | (bzr r10797) | |||||
| * | | GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value. | Alex Valavanis | 2011-12-26 | 1 | -2/+2 | |
| | | | | | | | (bzr r10796) | |||||
| * | | GDL: Rebase on upstream commit 2648F (2010-10-26) | Alex Valavanis | 2011-12-23 | 5 | -103/+202 | |
| | | | | | | | (bzr r10795) | |||||
| * | | GDL: Rebase on upstream commit 871CA (2010-06-26) | Alex Valavanis | 2011-12-22 | 14 | -980/+861 | |
| | | | | | | | (bzr r10794) | |||||
| * | | GDL: rebase on upstream commit 012C4 (2010-05-02) | Alex Valavanis | 2011-12-22 | 3 | -14/+20 | |
| | | | | | | | (bzr r10793) | |||||
| * | | GDL: rebase on upstream commit 3CE71 (2010-04-24) | Alex Valavanis | 2011-12-22 | 1 | -6/+67 | |
| | | | | | | | (bzr r10792) | |||||
| * | | GDL: rebase on upstream commit 19B12 (2010-04-24) | Alex Valavanis | 2011-12-22 | 2 | -8/+54 | |
| | | | | | | | (bzr r10791) | |||||
| * | | GDL: rebase on upstream commit F29CB (2010-04-18) | Alex Valavanis | 2011-12-22 | 3 | -21/+17 | |
| | | | | | | | (bzr r10790) | |||||
| * | | GDL: rebase on upstream commit 19723 (2010-04-18) | Alex Valavanis | 2011-12-22 | 3 | -20/+19 | |
| | | | | | | | (bzr r10789) | |||||
