summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to experimental r13527Liam P. White2014-08-3049-1053/+863
|\
| * Fix paint-selector orientationAlex Valavanis2014-08-261-1/+1
| * More GObject boilerplate reductionAlex Valavanis2014-08-242-58/+24
| * More GObject boilerplate reductionAlex Valavanis2014-08-2416-295/+34
| * desktop-widget: GObject boilerplate reductionAlex Valavanis2014-08-242-94/+84
| * Fix deprecated VBox useAlex Valavanis2014-08-232-0/+12
| * gtk_widget_set_margin_left/right deprecation fixAlex Valavanis2014-08-235-0/+58
| * spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis2014-08-231-0/+4
| * icon: gtk_widget_get_state deprecation fixAlex Valavanis2014-08-231-0/+4
| * sp-color-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-31/+19
| * paint-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-31/+23
| * gradient-vector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-232-33/+17
| * gradient-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-32/+12
| * font-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-27/+15
| * Fix gtk3 buildLiam P. White2014-08-181-0/+1
| * Fix build (not pretty).Liam P. White2014-08-183-11/+3
| * Code cleanup.Liam P. White2014-08-188-244/+236
| * Update to trunk r13525Liam P. White2014-08-171-3/+4
| |\
| | * Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White2014-08-171-3/+4
| | * Revert unintentional changesLiam P. White2014-08-131-26/+26
| | * Fix buildLiam P. White2014-08-131-26/+26
| * | Merge in font-speedup branch to improve launch timesLiam P. White2014-08-172-5/+9
| * | OopsLiam P. White2014-08-101-1/+1
| * | Add meshes to Fill&Stroke paint selectorLiam P. White2014-08-104-8/+65
| * | Nuke connection-pool.hLiam P. White2014-08-102-2/+0
| * | Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-108-98/+152
| * | Update to trunk r13504Liam P. White2014-08-091-30/+45
| |\|
| | * Fix related to bug #1327267 -- don't bother to update gradient toolbar when n...Liam P. White2014-08-091-30/+45
* | | Update to experimental r13464Liam P. White2014-08-084-23/+29
|\| |
| * | Update to trunk r13497Liam P. White2014-08-061-20/+25
| |\|
| | * Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs)Liam P. White2014-08-061-20/+25
| * | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-301-0/+1
| * | Merge from trunk 13472Liam P. White2014-07-272-3/+3
| |\|
| | * Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
| | * Fix a crash where the canvas does not have a valid main elementLiam P. White2014-06-191-0/+3
* | | Update to experimental r13440Liam P. White2014-07-245-0/+9
|\| |
| * | Allow basic editing capabilites if share directory is missingLiam P. White2014-07-075-0/+9
* | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-277-82/+60
* | | Convert accidental member accesses into static function accessesLiam P. White2014-06-261-1/+1
* | | 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-263-17/+36
* | | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-263-8/+12
* | | 2. connect signalsLiam P. White2014-06-252-9/+27
* | | 1. make it compileLiam P. White2014-06-253-6/+6
|/ /
* | Fix a crash where the canvas does not have a valid mainLiam P. White2014-06-191-0/+3
* | Update to latest tip (trunk r13432)Liam P. White2014-06-191-1/+1
|\|
| * Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour2014-06-111-1/+1
| * Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-091-8/+22
| * Unquote names in 'font-family' lists. Partial fix for #1029080Tavmjong Bah2014-05-301-0/+1
| * remove unnecessary include, that is causing troubles (it is doing a bad #defi...Johan B. C. Engelen2014-05-121-1/+0
* | Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-091-8/+22