Age | Commit message (Expand) | Author | Files | Lines |
2019-04-14 | Fix use-after-free clang warning | rbuj | 1 | -2/+4 |
2018-09-10 | sticky-notes: fix a memory leak | Rui Caridade | 1 | -0/+1 |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -7/+0 |
2017-09-20 | stickynotes: fix text selection | monsta | 1 | -0/+3 |
2017-08-05 | stickynotes: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 |
2017-07-08 | stickynotes: reword previous commit a bit and don't leak dir name | monsta | 1 | -2/+4 |
2017-07-01 | stickynotes: create parent dir for "stickynotes-applet.xml" if it does not ex... | oliver-joos | 1 | -1/+3 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -118/+0 |
2016-01-04 | stickynotes: new icon names and paths + fix deprecations | monsta | 1 | -34/+4 |
2015-12-17 | GTK3 stickynotes: several geprecated fixes | Wolfgang Ulbrich | 1 | -2/+33 |
2015-12-14 | stickynotes: correctly apply chosen font type in GTK+3 build | György Balló | 1 | -1/+18 |
2015-12-07 | stickynotes: correctly apply chosen bg color in GTK+3 build | Monsta | 1 | -17/+32 |
2015-12-07 | stickynotes: correctly apply chosen font color in GTK+3 build | Monsta | 1 | -6/+11 |
2015-12-07 | stickynotes: remove uneeded function | Alberts Muktupāvels | 1 | -2/+0 |
2015-07-16 | help: rename to mate-sticky-notes | infirit | 1 | -1/+1 |
2015-03-15 | stickynotes: fix indentation a bit | Monsta | 1 | -22/+22 |
2015-03-15 | stickynotes: some more GTK+3 changes | Monsta | 1 | -1/+1 |
2015-03-15 | stickynotes: use modern color-related API in GTK+3 build | Monsta | 1 | -13/+37 |
2015-03-15 | stickynotes: fix spacing and copy/paste errors | Monsta | 1 | -14/+14 |
2015-01-05 | stickynotes: Small cleanups | infirit | 1 | -4/+8 |
2014-11-26 | stickynotes: Small fixes for warnings etc | infirit | 1 | -3/+7 |
2014-06-02 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -9/+0 |
2014-06-02 | Drop support for glib < 2.36 | infirit | 1 | -9/+0 |
2014-02-08 | Fix help uri for applets | infirit | 1 | -1/+1 |
2014-01-30 | stickynotes: Add undo/redo feature | Stefano Karapetsas | 1 | -0/+10 |
2014-01-19 | stickynotes: Add GTK3 support | Stefano Karapetsas | 1 | -0/+10 |
2013-10-08 | back to libwnck | infirit | 1 | -23/+24 |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 |
2012-11-24 | stickynotes: migrate to gsettings | Stefano Karapetsas | 1 | -41/+18 |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 1 | -2/+2 |
2012-06-08 | port to libmatewnckmate-applets-1.3.0 | Stefano Karapetsas | 1 | -24/+23 |
2012-01-30 | g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate... | Perberos | 1 | -7/+15 |
2012-01-23 | missing NULL on g_build_filename function | Perberos | 1 | -3/+3 |
2011-12-21 | using ~/.config/mate/ instead of ~/.mate2/ | Perberos | 1 | -8/+28 |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -2/+2 |
2011-11-14 | initial | Perberos | 1 | -0/+1055 |