summaryrefslogtreecommitdiff
path: root/stickynotes/stickynotes.h
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26stickynotes: Restore note popup menu that got lost in 37a85e35448f8Colomban Wendling1-1/+1
2020-12-27stickynotes: improve code-styleraveit651-59/+64
- tabs to spaces - shortened lines - unnecessary casts on functions which accept a gpointer like g_signal_connect
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-5/+0
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2015-03-15stickynotes: fix spacing and copy/paste errorsMonsta1-1/+1
Closes https://github.com/mate-desktop/mate-applets/pull/129
2014-01-30stickynotes: Add undo/redo featureStefano Karapetsas1-0/+9
Using GtkSourceView instead of GtkTextView This adds new dependency to package to build this applet Closes #17 https://github.com/mate-desktop/mate-applets/issues/17
2013-10-08back to libwnckinfirit1-1/+2
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-2/+2
2012-06-08port to libmatewnckmate-applets-1.3.0Stefano Karapetsas1-2/+1
2011-11-14initialPerberos1-0/+94