summaryrefslogtreecommitdiff
path: root/stickynotes/stickynotes_applet_callbacks.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-17stickynotes: port to in-process for waylandlukefromdc1-33/+44
2023-05-16Add click-hide key to the stickynotes GSettingsmate1-0/+4
2022-03-22Fix some -Wfloat-conversion warningsrbuj1-12/+20
2021-10-26Mate Sticky notes applet: fix segfault when Caja isn’t runningValentin Villenave1-0/+6
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj1-6/+3
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-27stickynotes: improve code-styleraveit651-379/+461
2020-04-09stickynotes: Remove strict-prototypes warningrbuj1-1/+1
2020-03-14stickynotes: Use gresources for UI filesrbuj1-1/+1
2020-01-10Update copyright to 2020raveit651-1/+1
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-6/+3
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-14/+2
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-08-05stickynotes: don't use deprecated gtk_show_uriraveit651-6/+20
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-16/+0
2016-07-31stickynotes: use GtkAbout and update copyrightraveit651-4/+7
2015-12-17GTK3 stickynotes: several geprecated fixesWolfgang Ulbrich1-2/+2
2015-07-16help: rename to mate-sticky-notesinfirit1-2/+2
2015-03-15stickynotes: more small fixesMonsta1-23/+21
2015-03-15stickynotes: use mate_panel_applet_set_background_widgetMonsta1-49/+0
2015-03-15stickynotes: use modern color-related API in GTK+3 buildMonsta1-12/+20
2015-03-15stickynotes: fix spacing and copy/paste errorsMonsta1-1/+1
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-7/+4
2014-11-26stickynotes: we do not use the status anywhere so it has to go.infirit1-2/+2
2014-11-26stickynotes: Fix compile warningsinfirit1-5/+3
2014-06-02Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-9/+0
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-08Fix help uri for appletsinfirit1-2/+2
2014-01-19stickynotes: Add GTK3 supportStefano Karapetsas1-0/+19
2013-11-06Fix Sun GNOME Documentation Team referencesStefano Karapetsas1-1/+1
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-2/+2
2012-11-24stickynotes: migrate to gsettingsStefano Karapetsas1-54/+30
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-2/+2
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-2/+2
2011-11-14initialPerberos1-0/+626