summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix table layout in fill and stroke dialog in Gtk+ 2Alex Valavanis2013-03-151-0/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix even more forward declaration tagsAlex Valavanis2013-03-1552-109/+80
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another load of forward declaration tagsAlex Valavanis2013-03-1467-132/+42
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another tonne of forward declaration tagsAlex Valavanis2013-03-1443-61/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-1461-99/+67
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).Alex Valavanis2013-03-134-11/+45
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12201)su_v2013-03-1344-1540/+1224
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-136-15/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)su_v2013-03-131-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-1312-28/+642
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c++ifyKris De Gussem2013-03-121-14/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-122-36/+34
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further migration to Gtk::GridAlex Valavanis2013-03-1210-123/+212
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix build warningKris De Gussem2013-03-121-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | readding entries in Cmake and make include lists that were not removed after ...Kris De Gussem2013-03-112-1/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-116-293/+292
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-1112-1040/+24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent crashing on windows systems due to locale issuesKris De Gussem2013-03-132-113/+156
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12191)su_v2013-03-1127-5600/+6662
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix build warnings / cppcheck ( Bug #1120585 )Kris De Gussem2013-03-111-34/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unit...John Smith2013-03-111-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Latvian, Spanish and Ukrainian translations update, and transla...Nicolas Dufour2013-03-115-5241/+5885
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-095-50/+147
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate calligraphic-profile-rename.* to Gtk::GridAlex Valavanis2013-03-092-12/+45
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate from Gtk::Color to Gtk::RGBAAlex Valavanis2013-03-093-0/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-096-79/+261
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-084-177/+227
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use font-weight names rather than numerical values. Fixes bug when scrolling ...Tavmjong Bah2013-03-081-7/+7
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12182)su_v2013-03-081-5/+12
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore CSS generic faux faces.Tavmjong Bah2013-03-081-5/+12
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12181)su_v2013-03-08112-4713/+6044
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-0813-5/+79
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop more Gtk::Table usageAlex Valavanis2013-03-085-16/+143
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis2013-03-087-15/+63
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-078-86/+234
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable "faux" or "synthesized" font faces.Tavmjong Bah2013-03-071-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boolops union. fix for disappearing objects (Bug 168907)Alvin Penner2013-03-061-4/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added null check (should fix Bug #1051017 )Kris De Gussem2013-03-051-8/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. hpgl output. further patch by TimeWaster (Bug 1118663)Alvin Penner2013-03-042-16/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-047-44/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop unused internal Python and Perl config checksAlex Valavanis2013-03-042-92/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use our own font_description_better_match which takes into account font-stret...Tavmjong Bah2013-03-041-42/+78
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ink_cairo_surface_filter when converting surfaces between linearRGB and s...Tavmjong Bah2013-03-031-27/+64
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | ODF output: write correct Inkscape version number to metadataKris De Gussem2013-03-031-26/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-0316-313/+231
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix autotools deprecation warningsAlex Valavanis2013-03-022-5/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build with C++11Alex Valavanis2013-03-024-5/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build with GDKMM_DISABLE_DEPRECATED for allAlex Valavanis2013-03-012-3/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-019-293/+256
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch generated locale Makefile to give correct installation folderAlex Valavanis2013-03-011-0/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |