summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-09Update Gtk margin handlingAlexander Valavanis3-6/+53
2017-07-09Fix build for Gtk < 3.12Alexander Valavanis1-0/+6
2017-07-09Update for Gtk alignment changesAlexander Valavanis6-31/+33
2017-07-09Drop GdkWindow update stuff. Now handled automaticallyAlexander Valavanis1-1/+0
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 Valavanis5-260/+205
2017-07-09Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun1-1/+5
2017-07-09Add Super, Hyper and Meta keys to get in sync with d79cc2caf65007ac9d1d598867...Eduard Braun1-1/+4
2017-07-09Shortcuts: Fix for 7d248fbba5b0c24d9a24cda8c3f2e79f96395553 (is_user_set was ...Eduard Braun1-4/+4
2017-07-09Shortcuts: if loading the shortcuts file set in preferences fails fall back t...Eduard Braun1-5/+26
2017-07-08Hackest regression: We can not exlude the shortcuts file default.xml from the...Eduard Braun1-5/+29
2017-07-08ege-color-prof-tracker: Cosmetic cleanupAlexander Valavanis1-32/+10
2017-07-08Replace deprecated SHGetSpecialFolderLocation with SHGetFolderLocationEduard Braun1-2/+2
2017-07-08Hackfest Regression: Fix profile_path() not returning the correct directoryEduard Braun2-17/+8
2017-07-08Fix Gtk alignment APIAlexander Valavanis23-57/+86
2017-07-06Fix gtk margin APIAlexander Valavanis2-0/+27
2017-07-06Gtkmm deprecation fixesAlexander Valavanis13-87/+70
2017-07-06Gtkmm deprecation fixesAlexander Valavanis6-62/+59
2017-07-06http: Migrate to new LibSoup APIAlexander Valavanis1-1/+1
2017-07-06filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...Alexander Valavanis1-3/+3
2017-07-06Remove more checks if icon exists in default theme.Tavmjong Bah4-33/+13
2017-07-06Don't check if icon exists in default theme since that prevents use of fallba...Tavmjong Bah1-8/+2
2017-07-06Update MSYS2 port for new dependency (libsoup)su-v2-2/+2
2017-07-06Add new libsoup based http access with caching and asyncMartin Owens4-0/+215
2017-07-05Upgrade dropper with fixed for each of the modesMartin Owens3-122/+120
2017-07-05cursors: rm deprecated gtkstyle custom black/whiteAlexander Valavanis4-13/+7
2017-07-05Fix 'direction' gui.Tavmjong Bah2-7/+6
2017-07-05Use std::transform instead of a for loopTobias Ellinghaus2-11/+14
2017-07-05Clean up color profiles codeTobias Ellinghaus5-76/+116
2017-07-05Clean up color-profile and use io/resource for dir scanningMartin Owens1-45/+12
2017-07-05Make path scanning recursive, add ustring get_filenames and clean upMartin Owens2-16/+16
2017-07-04Fix a bug with select knots and modifiersJabier Arraiza4-25/+29
2017-07-04Prevent crash when get_primary_monitor() returns nullptr.Tavmjong Bah1-1/+4
2017-07-04Fix crash in "New from template" dialogChristophe Lebras1-19/+26
2017-07-02Fix windows builds with filename in symbols dialogMartin Owens1-1/+1
2017-07-02Remove duplicate error messageMartin Owens1-8/+1
2017-07-02Move directory scanners to new get_filenames(...) callsMartin Owens11-351/+121
2017-07-02Skip empty template informationChristophe Lebras2-18/+25
2017-07-02Manage template informationsChristophe Lebras3-24/+83
2017-07-02Add function to save templateChristophe Lebras5-23/+46
2017-07-02Add Save Template DialogChristophe Lebras3-0/+158
2017-07-02Add new verb "save template"Christophe Lebras3-12/+20
2017-07-01Improving CR feedback. thanks!Jabier Arraiza8-56/+68
2017-07-01Hackfest: Tidy and test for file exists in output.Martin Owens1-3/+6
2017-07-01Introduce get_filenames which scans paths for all filenames.Martin Owens4-63/+93
2017-07-01Runtime check for primary acceleratorMarc Jeanmougin1-5/+11
2017-07-01Finish add selectable knot shapesJabier Arraiza6-15/+23
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron291-8021/+178948
2017-07-01Fix a compiling error on debian testingJabier Arraiza1-1/+1