summaryrefslogtreecommitdiff
path: root/stickynotes/stickynotes.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-26stickynotes: Small fixes for warnings etcinfirit1-3/+7
2014-06-02Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-9/+0
2014-06-02Drop support for glib < 2.36infirit1-9/+0
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-01-30stickynotes: Add undo/redo featureStefano Karapetsas1-0/+10
2014-01-19stickynotes: Add GTK3 supportStefano Karapetsas1-0/+10
2013-10-08back to libwnckinfirit1-23/+24
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-24stickynotes: migrate to gsettingsStefano Karapetsas1-41/+18
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-2/+2
2012-06-08port to libmatewnckmate-applets-1.3.0Stefano Karapetsas1-24/+23
2012-01-30g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate...Perberos1-7/+15
2012-01-23missing NULL on g_build_filename functionPerberos1-3/+3
2011-12-21using ~/.config/mate/ instead of ~/.mate2/Perberos1-8/+28
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-2/+2
2011-11-14initialPerberos1-0/+1055