summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | working whith widgetsJabier Arraiza Cenoz2013-03-186-41/+127
* | Working with widjetsJabier Arraiza Cenoz2013-03-17159-301/+483
* | Working in widgetsroot2013-03-17159-480/+299
|\|
| * cppcheckKris De Gussem2013-03-165-7/+3
| * Only suppress compiler warnings for GDL if option is supportedAlex Valavanis2013-03-161-0/+2
| * fix/suppress build warningsKris De Gussem2013-03-162-39/+9
| * Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-1614-46/+5
| * Suppress non-critical compiler warnings for GDL. We are dropping our fork ev...Alex Valavanis2013-03-161-0/+6
| * Warning cleanupAlex Valavanis2013-03-169-63/+67
| * Drop a couple of unused variables and a pixmapAlex Valavanis2013-03-153-42/+0
| * Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-156-0/+10
| * Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-158-15/+12
| * 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