summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | widget working not compileroot2013-03-16132-446/+1328
|\|
| * 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-1460-74/+67
| * Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).Alex Valavanis2013-03-134-11/+45
| * 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
* | Updating original pathJabier Arraiza Cenoz2013-03-143-136/+85
* | update to trunkroot2013-03-1120-1372/+372
|\|
| * 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
| * 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-111-9/+10
* | ~sub fix, double click to reset default handles and control to 10% steproot2013-03-118-27/+248
* | Merge from trunkJabier Arraiza Cenoz2013-03-1045-365/+1029
|\|
| * 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
| * Restore CSS generic faux faces.Tavmjong Bah2013-03-081-5/+12
| * 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
* | Add pencil BSpline modeJabier Arraiza Cenoz2013-03-101-2/+6
* | update to trunkJabier Arraiza Cenoz2013-03-0710-90/+246
|\|
| * Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-078-86/+234