summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Replace deprecated combo box APIAlex Valavanis2012-01-021-7/+22
| | | | | | | | | | | | (bzr r10822)
* | | | file saving: fix appending of extension for files in directories with ↵Johan B. C. Engelen2012-01-021-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 dialogJohan B. C. Engelen2012-01-021-2/+11
| | | | | | | | | | | | (bzr r10820)
* | | | Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour2012-01-023-0/+9
| | | | | | | | | | | | (bzr r10819)
* | | | Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ↵Nicolas Dufour2012-01-023-3/+6
| | | | | | | | | | | | | | | | | | | | John Smith. (bzr r10818)
* | | | Replace deprecated GTK_SIGNAL_FUNC macroAlex Valavanis2012-01-012-2/+2
| | | | | | | | | | | | (bzr r10817)
* | | | 1) Fix CanvasText alignment bugs caused by static variables, uninitialized ↵Diederik van Lierop2012-01-016-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 Gussem2012-01-014-23/+66
| | | | | | | | | | | | | | | | | | | | of deleting an object (bzr r10815)
* | | | Added signal for desktop destruction to allow for proper removal of tracked ↵Jon A. Cruz2012-01-014-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 Dufour2011-12-311-2/+2
| | | | | | | | | | | | | | | | | | | | shutdown), by John Smith. (bzr r10813)
* | | | add NULL pointer checksJohan B. C. Engelen2011-12-311-0/+6
| | | | | | | | | | | | (bzr r10812)
* | | | Item properties dialog: fix multi-document issue (propably introduced in ↵Kris De Gussem2011-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | revision 10805) (bzr r10811)
* | | | Item properties dialog:Kris De Gussem2011-12-313-18/+62
| | | | | | | | | | | | | | | | | | | | | | | | - commenting out function that is (currently?) not used - some more resource saving (bzr r10810)
* | | | Define missing key macros for GTK < 2.22Alex Valavanis2011-12-301-0/+11
| | | | | | | | | | | | (bzr r10809)
* | | | Item properties dialog: another minor resource fixKris De Gussem2011-12-302-16/+18
| | | | | | | | | | | | (bzr r10808)
* | | | Item properties dialog: fix signal connectionKris De Gussem2011-12-301-5/+3
| | | | | | | | | | | | (bzr r10807)
* | | | Item properties dialog: fix wasting resources when moving objectsKris De Gussem2011-12-302-4/+15
| | | | | | | | | | | | (bzr r10806)
* | | | C++ification of item properties dialogKris De Gussem2011-12-305-400/+392
| | | | | | | | | | | | (bzr r10805)
* | | | cleanup includesJohan B. C. Engelen2011-12-291-6/+6
| | | | | | | | | | | | (bzr r10804)
* | | | fix preview of pdf files with weird characters in filenameJohan B. C. Engelen2011-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/909783 (bzr r10803)
* | | | GDL: drop unused gdl-stock-icons.hAlex Valavanis2011-12-291-135/+0
| | | | | | | | | | | | (bzr r10802)
* | | | GDL: Drop placement patchesAlex Valavanis2011-12-2917-281/+51
| | | | | | | | | | | | (bzr r10801)
* | | | GDL: Fix Gtk warnings. Thanks to John Smith for patch.Alex Valavanis2011-12-291-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/907157 (bzr r10800)
* | | | GDL: Fix deprecated GDK key symbolsAlex Valavanis2011-12-281-7/+7
| | | | | | | | | | | | (bzr r10799)
* | | | GDL: Fix macro name with upstream libgdltypebuiltinsAlex Valavanis2011-12-283-33/+32
| | | | | | | | | | | | (bzr r10798)
* | | | GDL: Fix GSEAL issuesAlex Valavanis2011-12-282-10/+11
| |/ / |/| | | | | (bzr r10797)
* | | GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis2011-12-261-2/+2
| | | | | | | | | (bzr r10796)
* | | GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-235-103/+202
| | | | | | | | | (bzr r10795)
* | | GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-2214-980/+861
| | | | | | | | | (bzr r10794)
* | | GDL: rebase on upstream commit 012C4 (2010-05-02)Alex Valavanis2011-12-223-14/+20
| | | | | | | | | (bzr r10793)
* | | GDL: rebase on upstream commit 3CE71 (2010-04-24)Alex Valavanis2011-12-221-6/+67
| | | | | | | | | (bzr r10792)
* | | GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis2011-12-222-8/+54
| | | | | | | | | (bzr r10791)
* | | GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-223-21/+17
| | | | | | | | | (bzr r10790)
* | | GDL: rebase on upstream commit 19723 (2010-04-18)Alex Valavanis2011-12-223-20/+19
| | | | | | | | | (bzr r10789)
* | | Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, ↵Alvin Penner2011-12-213-0/+145
| | | | | | | | | | | | | | | Chris Morgan. (bzr r10788)
* | | when resizing page, move the origin of the grids too. This way all objects ↵Johan B. C. Engelen2011-12-205-1/+31
| | | | | | | | | | | | | | | will stay aligned to the grids. (bzr r10787)
* | | fix bug in emphasized line drawing for axonometric grid when origin is not zeroJohan B. C. Engelen2011-12-201-13/+10
| | | | | | | | | (bzr r10786)
* | | Extensions. Optimized SVG output update from upstream.Nicolas Dufour2011-12-201-5/+8
| | | | | | | | | (bzr r10785)
* | | UI. Patch for wishlist Bug #169623 (Canvas color option) by William Swanson.Nicolas Dufour2011-12-201-9/+8
| | | | | | | | | (bzr r10784)
* | | Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-1919-580/+684
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/893146 (bzr r10783)
* | | Remove more deprecated GTK macrosAlex Valavanis2011-12-181-9/+9
| | | | | | | | | (bzr r10782)
* | | remove unused codeJohan B. C. Engelen2011-12-181-10/+0
| | | | | | | | | (bzr r10781)
* | | Refactor snap-preferences a bit moreDiederik van Lierop2011-12-189-122/+108
| | | | | | | | | (bzr r10780)
* | | some static code analysis stuff (cppcheck warnings)Kris De Gussem2011-12-176-18/+5
| | | | | | | | | (bzr r10779)
* | | Dropped unused SPAttributeWidgetKris De Gussem2011-12-172-181/+0
| | | | | | | | | (bzr r10778)
* | | fix compiler warningsKris De Gussem2011-12-171-4/+4
| | | | | | | | | (bzr r10777)
* | | fix compiler warningKris De Gussem2011-12-171-1/+1
| | | | | | | | | (bzr r10776)
* | | - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-1638-812/+431
|\ \ \ | | | | | | | | | | | | | | | | - fixed memory leak with item properties (old instances of item properties window were not destroyed) (bzr r10775)
| * | | - Dropped deprecated sp_window_newKris De Gussem2011-12-153-74/+54
| | | | | | | | | | | | | | | | | | | | - quick and dirty memory leak fix for item properties window (bzr r10766.1.5)
| * | | credits updateKris De Gussem2011-12-112-4/+6
| | | | | | | | | | | | (bzr r10766.1.4)