summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | GDL: Drop placement patchesAlex Valavanis2011-12-2917-281/+51
* | | GDL: Fix Gtk warnings. Thanks to John Smith for patch.Alex Valavanis2011-12-291-1/+5
* | | GDL: Fix deprecated GDK key symbolsAlex Valavanis2011-12-281-7/+7
* | | GDL: Fix macro name with upstream libgdltypebuiltinsAlex Valavanis2011-12-283-33/+32
* | | GDL: Fix GSEAL issuesAlex Valavanis2011-12-282-10/+11
| |/ |/|
* | GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis2011-12-261-2/+2
* | GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-235-103/+202
* | GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-2214-980/+861
* | GDL: rebase on upstream commit 012C4 (2010-05-02)Alex Valavanis2011-12-223-14/+20
* | GDL: rebase on upstream commit 3CE71 (2010-04-24)Alex Valavanis2011-12-221-6/+67
* | GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis2011-12-222-8/+54
* | GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-223-21/+17
* | GDL: rebase on upstream commit 19723 (2010-04-18)Alex Valavanis2011-12-223-20/+19
* | when resizing page, move the origin of the grids too. This way all objects wi...Johan B. C. Engelen2011-12-205-1/+31
* | fix bug in emphasized line drawing for axonometric grid when origin is not zeroJohan B. C. Engelen2011-12-201-13/+10
* | UI. Patch for wishlist Bug #169623 (Canvas color option) by William Swanson.Nicolas Dufour2011-12-201-9/+8
* | Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-1919-580/+684
* | Remove more deprecated GTK macrosAlex Valavanis2011-12-181-9/+9
* | remove unused codeJohan B. C. Engelen2011-12-181-10/+0
* | Refactor snap-preferences a bit moreDiederik van Lierop2011-12-189-122/+108
* | some static code analysis stuff (cppcheck warnings)Kris De Gussem2011-12-176-18/+5
* | Dropped unused SPAttributeWidgetKris De Gussem2011-12-172-181/+0
* | fix compiler warningsKris De Gussem2011-12-171-4/+4
* | fix compiler warningKris De Gussem2011-12-171-1/+1
* | - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-1636-808/+425
|\ \
| * | - Dropped deprecated sp_window_newKris De Gussem2011-12-153-74/+54
| * | SPAttributeTable C++ifiedKris De Gussem2011-12-114-403/+278
| * | SPAttributeWidget C++ifiedKris De Gussem2011-12-113-274/+109
| * | mixed usage of class and struct for same objectKris De Gussem2011-12-1131-58/+58
* | | Get rid of deprecated gtk_idle*Alex Valavanis2011-12-141-2/+3
* | | Get rid of deprecated gtk_type_is_aAlex Valavanis2011-12-141-1/+1
* | | Replace deprecated orientation symbolsAlex Valavanis2011-12-141-4/+4
* | | Replace deprecated gtk flagsAlex Valavanis2011-12-141-2/+2
* | | Migrate gradient selector to GtkComboBoxAlex Valavanis2011-12-141-28/+23
* | | Replace deprecated GtkToolbar APIAlex Valavanis2011-12-141-82/+168
* | | Replace deprecated gtk_widget_hide_allAlex Valavanis2011-12-142-22/+22
|/ /
* | Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2011-12-082-2/+2
* | Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-08147-178/+137
* | Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.Nicolas Dufour2011-12-071-2/+7
* | cppcheckKris De Gussem2011-12-043-57/+32
* | cppcheckKris De Gussem2011-12-0414-79/+111
* | add missing files into cmake listCampbell Barton2011-12-021-0/+6
* | fix typo to repair build on windowsJohan B. C. Engelen2011-11-291-1/+1
* | Add feMergeNode to "in" list in svgprops. Fix bug in preferences for deleting...Tavmjong Bah2011-11-291-2/+2
* | Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-2914-9/+1002
* | preferences read out: when no unit is specified, assume it is in the requeste...Johan B. C. Engelen2011-11-271-1/+6
* | small clean up in axonometric grid codeJohan B. C. Engelen2011-11-261-44/+8
* | initialisationKris De Gussem2011-11-222-9/+22
* | variable initialisationKris De Gussem2011-11-1910-100/+71
* | fix pointer usage after releasing memoryKris De Gussem2011-11-192-15/+14