summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | German translation update 100%Uwe Sch??ler2013-03-011-1181/+1402
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Keys. Fix for bug #168650 (Inkscape doesn't respond to Ctrl-Ins, Shift-Ins, S...Nicolas Dufour2013-02-282-4/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: disable OpenMP support for default builds su_v2013-02-281-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Use pkg-config for libexif detectionAlex Valavanis2013-02-282-2/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop distributing unused AX_OPENMP macro and fix linkageAlex Valavanis2013-02-284-104/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AC_OPENMP macro for OpenMP detectionAlex Valavanis2013-02-281-4/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing language listAlex Valavanis2013-02-271-0/+71
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Use pkg-config for gc instead of custom testsAlex Valavanis2013-02-251-72/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2013-02-251-306/+340
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Some strings clarifications (see Bug #955060, Latvian translation for 0.49).Nicolas Dufour2013-02-254-1157/+1310
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop manual check for libpng: pkg-config should workAlex Valavanis2013-02-251-10/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/osx: don't autorun configure with new autogen.sh (r12150)su_v2013-02-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Update autotools usage:Alex Valavanis2013-02-253-204/+47
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for font-family scrolling in text-tool tool-controls (bug 1122553).Tavmjong Bah2013-02-244-22/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix warnings with autoconf >= 2.68Alex Valavanis2013-02-241-31/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix checking for broken build in RaringAlex Valavanis2013-02-231-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow strictness of API deprecation checking to be configured.Alex Valavanis2013-02-231-37/+104
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-2312-0/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Get text from selected row rather than from entry box.Tavmjong Bah2013-02-231-9/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Noop: simplify some variable names.Tavmjong Bah2013-02-231-73/+73
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Small step towards fixing font-family scrolling issue (bug 1122553).Tavmjong Bah2013-02-232-0/+85
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Null pointer check (should fix Bug #966441 )Kris De Gussem2013-02-231-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused variables. Change default preview font size.Tavmjong Bah2013-02-231-8/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Fix for Bug #1131882 (missing liblcms-1.dll).Nicolas Dufour2013-02-221-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Path->Division. patch for case where cutter is a line (Bug 177956)Alvin Penner2013-02-221-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 1111459: revert changes from r12012 (regressions affect normal usage more...su_v2013-02-201-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Fix for Bug #1125620 (Crashes on trying to open document properties or...Nicolas Dufour2013-02-201-5/+4