summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-24Initial removal of box3d outdated GTKish macros.Jon A. Cruz1-2/+2
2014-10-19Don't set linejoin and linecap type if query is "nothing" (query value is inv...Tavmjong Bah1-4/+6
2014-10-15LiamW's initial font caching work.Tavmjong Bah2-5/+9
2014-10-13Fix multiple: "Called C++ object pointer is null"Tavmjong Bah1-0/+6
2014-10-05Move more UI code into ui/Liam P. White4-4/+4
2014-10-05Fix CMakeListsLiam P. White1-0/+10
2014-10-05Move GtkAction subclasses to widgets/Liam P. White33-64/+5003
2014-10-05Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2-2/+2
2014-10-05Move obvious ui component to ui/Liam P. White3-3/+3
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour3-3/+3
2014-09-07Update to experimental r13543Liam P. White11-93/+105
2014-09-07Back out changes in r13514 -- seems to break buildLiam P. White2-84/+94
2014-09-07prevent multiple simultaneous updates during undo (Bug 1348382)Alvin Penner2-2/+2
2014-09-02Remove misleading dialogs directoryLiam P. White9-9/+11
2014-08-30Fix gtk3 buildLiam P. White1-13/+13
2014-08-30Reduce header bloatAlex Valavanis18-44/+29
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2-8/+6
2014-08-26Fix paint-selector orientationAlex Valavanis1-1/+1
2014-08-24More GObject boilerplate reductionAlex Valavanis2-58/+24
2014-08-24More GObject boilerplate reductionAlex Valavanis16-295/+34
2014-08-24desktop-widget: GObject boilerplate reductionAlex Valavanis2-94/+84
2014-08-23Fix deprecated VBox useAlex Valavanis2-0/+12
2014-08-23gtk_widget_set_margin_left/right deprecation fixAlex Valavanis5-0/+58
2014-08-23spw-utilities: gtk_widget_modify_font deprecation fixAlex Valavanis1-0/+4
2014-08-23icon: gtk_widget_get_state deprecation fixAlex Valavanis1-0/+4
2014-08-23sp-color-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2-31/+19
2014-08-23paint-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2-31/+23
2014-08-23gradient-vector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2-33/+17
2014-08-23gradient-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis1-32/+12
2014-08-23font-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis1-27/+15
2014-08-18Fix gtk3 buildLiam P. White1-0/+1
2014-08-18Fix build (not pretty).Liam P. White3-11/+3
2014-08-18Code cleanup.Liam P. White8-244/+236
2014-08-17Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White1-3/+4
2014-08-17Merge in font-speedup branch to improve launch timesLiam P. White2-5/+9
2014-08-13Revert unintentional changesLiam P. White1-26/+26
2014-08-13Fix buildLiam P. White1-26/+26
2014-08-10OopsLiam P. White1-1/+1
2014-08-10Add meshes to Fill&Stroke paint selectorLiam P. White4-8/+65
2014-08-10Nuke connection-pool.hLiam P. White2-2/+0
2014-08-10Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White8-98/+152
2014-08-09Fix related to bug #1327267 -- don't bother to update gradient toolbar when n...Liam P. White1-30/+45
2014-08-06Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs)Liam P. White1-20/+25
2014-07-30add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz1-0/+1
2014-07-22Replaced some abs/fabs with std::abs.Markus Engel1-1/+1
2014-07-07Allow basic editing capabilites if share directory is missingLiam P. White5-0/+9
2014-06-19Fix a crash where the canvas does not have a valid main elementLiam P. White1-0/+3
2014-06-19Fix a crash where the canvas does not have a valid mainLiam P. White1-0/+3
2014-06-11Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour1-1/+1
2014-06-09Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah1-8/+22