summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-315-32/+60
* Fix bspline icon showJabier Arraiza Cenoz2013-03-291-0/+1
* Update to trunkJabier Arraiza Cenoz2013-03-2835-76/+119
|\
| * Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...Nicolas Dufour2013-03-281-1/+5
| * Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...Nicolas Dufour2013-03-281-1/+1
| * Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ...Nicolas Dufour2013-03-281-2/+2
| * fix buildJohan B. C. Engelen2013-03-281-3/+3
| * Stop using top-level glibmm headerAlex Valavanis2013-03-264-19/+17
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-2626-32/+66
| * Revert r12183 and replace with better work-around for Pango bug (incorrectTavmjong Bah2013-03-261-16/+24
| * Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel...Craig Marshall2013-03-262-2/+1
* | Update to trunkJabier Arraiza Cenoz2013-03-2690-210/+178
|\|
| * Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2585-145/+111
| * Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-254-59/+61
| * Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...Nicolas Dufour2013-03-242-6/+6
* | Update to trunkJabier Arraiza Cenoz2013-03-2313-108/+340
|\|
| * Convert a couple of C-style pointer castsAlex Valavanis2013-03-232-3/+3
| * Fix more clang warningsAlex Valavanis2013-03-232-7/+7
| * Hide remaining non-critical GDL warnings. These will stop being our problem ...Alex Valavanis2013-03-231-2/+2
| * Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis2013-03-232-65/+120
| * filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
| * pick a better filter editor iconRaphael Rosch2013-03-221-1/+1
| * Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour2013-03-221-1/+1
| * ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-222-17/+89
| * Clarified choice of downsampling routine.Jasper van de Gronde2013-03-211-1/+3
| * Handle bitmap downsampling ourselves, see bug #804162 in launchpad.Jasper van de Gronde2013-03-212-12/+115
* | Fix weight 0 by widget now give a full cusp nodeJabier Arraiza Cenoz2013-03-231-6/+6
* | Remove extra codeJabier Arraiza Cenoz2013-03-231-11/+0
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-237-35/+52
|\ \
| * \ Adding meshjtx2013-03-226-55/+76
| |\ \ | |/ / |/| |
* | | Enabling MeshJabier Arraiza Cenoz2013-03-221-1/+1
* | | Fixed end extremium node delete fault, ready for testingroot2013-03-224-17/+32
* | | Fixing errors at delete extrewmiuns nodesJabier Arraiza Cenoz2013-03-211-8/+18
* | | Fixed redraw handles at node deleteJabier Arraiza Cenoz2013-03-211-6/+6
* | | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-217-74/+55
|\| |
| * | Fixing node faultjtx2013-03-201-2/+12
| * | Fixing node faultjtx2013-03-203-32/+25
| * | Fixing node creations in BSpline mode.jtx2013-03-208-62/+62
| |\ \ | |/ / |/| |
* | | For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-204-22/+40
|/ /
* | Fixing regressionjtx2013-03-19158-455/+245
* | Merge from trunkJabier Arraiza Cenoz2013-03-192-1/+19
|\|
| * Partial fix for Bug #1071082 (Undo History doesn't work if open before file i...Nicolas Dufour2013-03-192-1/+19
* | Widgets to effect addedJabier Arraiza Cenoz2013-03-1928-957/+67
|\|
| * Drop remaining unused functionsAlex Valavanis2013-03-183-3/+5
| * Drop old (unused) find dialog filesAlex Valavanis2013-03-185-503/+1
| * Fix -Wcast-align issues with SPItemCtxAlex Valavanis2013-03-183-4/+3
| * Fix -Wunused-function warningsAlex Valavanis2013-03-189-431/+24
| * Explicitly test for -Wno-unused-but-set-variable compiler optionAlex Valavanis2013-03-171-1/+3
| * cppcheckKris De Gussem2013-03-176-14/+10
* | Working width widgetsJabier Arraiza Cenoz2013-03-196-182/+132