summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-21Purge sp_desktop_canvasLiam P. White2-5/+5
2014-12-21Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White6-11/+11
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White14-56/+56
2014-11-26Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah1-2/+2
2014-11-26Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2-2/+2
2014-11-25Fix stroke style unit in F&S dialog (update to display unit on first open).Josh Andler1-2/+2
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen6-18/+18
2014-11-15Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.Jon A. Cruz1-1/+2
2014-10-31Remove FIXME from refactoringLiam P. White1-10/+40
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-27Update to experimental r13565Liam P. White11-94/+106
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