summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-29Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz1-3/+6
2017-08-29Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz1-2/+15
2017-08-12Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...Jabier Arraiza1-5/+75
2017-08-09Fix keyboard shortcuts for changing line spacing.Tavmjong Bah1-59/+123
2017-08-05Add GUI and code to implement "Line Spacing Modes".Tavmjong Bah1-0/+287
2017-08-01Remove unused files.Tavmjong Bah1-12/+0
2017-07-24Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah1-231/+168
2017-07-12Fix typoAlexander Valavanis1-1/+1
2017-07-11Fix duplicate definitionAlexander Valavanis1-1/+0
2017-07-11gimpcolorwheel: Fix event timeAlexander Valavanis1-1/+1
2017-07-10update GdkSeat usageAlexander Valavanis1-7/+27
2017-07-10Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2-29/+25
2017-07-09Update desktop-widget for GdkScreen/GdkMonitor changesAlexander Valavanis1-3/+29
2017-07-09Drop GdkWindow update stuff. Now handled automaticallyAlexander Valavanis1-5/+0
2017-07-09Updates for GdkScreen/GdkMonitor API changesAlexander Valavanis1-8/+7
2017-07-08Fix Gtk alignment APIAlexander Valavanis2-2/+2
2017-07-06Fix gtk margin APIAlexander Valavanis1-0/+10
2017-07-05Fix 'direction' gui.Tavmjong Bah1-5/+3
2017-06-29Remove old icon handling codeAlexander Valavanis42-1894/+120
2017-06-28Revert "color wheel: Temp fix for Gtk+ style properties"Alexander Valavanis1-30/+0
2017-06-28Revert "menu-items: C++ify"Alexander Valavanis2-13/+6
2017-06-28menu-items: C++ifyAlexander Valavanis2-6/+13
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2-11/+13
2017-06-27color wheel: Temp fix for Gtk+ style propertiesAlexander Valavanis1-0/+30
2017-06-16Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens1-0/+11
2017-06-16Fix err leaking and cmakeMartin Owens1-0/+2
2017-06-16Complete to move to using ui files instead of compiled in xmlMartin Owens1-470/+23
2017-06-16Cleanup old xmlMartin Owens1-55/+4
2017-06-16Use user interface files for the user interfaceMartin Owens1-3/+17
2017-06-16Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens1-0/+11
2017-06-16Fix err leaking and cmakeMartin Owens1-0/+2
2017-06-16Complete to move to using ui files instead of compiled in xmlMartin Owens1-470/+23
2017-06-15Cleanup old xmlMartin Owens1-55/+4
2017-06-15Remove duplicated build checks.Elliott Sales de Andrade1-2/+0
2017-06-15Use user interface files for the user interfaceMartin Owens1-3/+17
2017-06-14Use Glib::ustring to simplify title string code.Tavmjong Bah1-55/+39
2017-05-18stroke-style: fix preloading no-markerchr1-4/+10
2017-03-21Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah1-2/+3
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah2-158/+180
2017-03-14Fix zoom reference point when using desktop's zoom widget.Tavmjong Bah1-2/+4
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-13/+7
2017-03-07Fix field width of rotation input textEduard Braun1-1/+1
2017-03-06Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...Eduard Braun1-7/+12
2017-03-06Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...Eduard Braun1-12/+15
2017-03-06Fix bug pointed by suv on IRC bad using of unicode degree signJabiertxof1-9/+9
2017-03-02Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah1-34/+57
2017-02-24Don't block data entry into the text-tool font-size entry widget after an emp...Tavmjong Bah1-0/+1
2017-02-08Fix g_warnings (typo in action name).Tavmjong Bah1-1/+1
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis2-8/+2
2017-02-02Add GUI support for 'direction' property (right to left vs. left to right text).Tavmjong Bah2-0/+105