summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-11-246-18/+18
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-246-18/+18
* | fixing to trunkJabier Arraiza Cenoz2014-11-2379-1105/+5923
|\|
| * Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.Jon A. Cruz2014-11-151-1/+2
| * Update to trunk r13638Liam P. White2014-10-252-6/+8
| |\
| | * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-2/+2
| | * Don't set linejoin and linecap type if query is "nothing" (query value is inv...Tavmjong Bah2014-10-191-4/+6
| * | Update to trunk r13621Liam P. White2014-10-172-1/+7
| |\|
| | * LiamW's initial font caching work.Tavmjong Bah2014-10-152-5/+9
| | * Fix multiple: "Called C++ object pointer is null"Tavmjong Bah2014-10-131-0/+6
| * | Update to trunk r13580Liam P. White2014-10-065-5/+5
| |\|
| | * i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-023-3/+3
| | * prevent multiple simultaneous updates during undo (Bug 1348382)Alvin Penner2014-09-072-2/+2
| * | Move more UI code into ui/Liam P. White2014-10-054-4/+4
| * | Fix CMakeListsLiam P. White2014-10-051-0/+10
| * | Move GtkAction subclasses to widgets/Liam P. White2014-10-0533-64/+5003
| * | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-052-2/+2
| * | Move obvious ui component to ui/Liam P. White2014-10-053-3/+3
| * | Update to experimental r13543Liam P. White2014-09-0711-93/+105
| * | Update to experimental r13531Liam P. White2014-08-3140-919/+592
| |\ \
| | * | Fix gtk3 buildLiam P. White2014-08-301-13/+13
| | * | Reduce header bloatAlex Valavanis2014-08-3018-44/+29
| | * | Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-262-8/+6
| | * | 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 experimental r13483Liam P. White2014-08-172-8/+13
| |\| |
| | * | 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
| * | | Update to experimental r13479Liam P. White2014-08-1213-138/+262
| |\| |
| | * | 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