Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -14/+2 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-08-05 | stickynotes: don't use deprecated gtk_show_uri | raveit65 | 1 | -6/+20 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -16/+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. | |||||
2016-07-31 | stickynotes: use GtkAbout and update copyright | raveit65 | 1 | -4/+7 | |
2015-12-17 | GTK3 stickynotes: several geprecated fixes | Wolfgang Ulbrich | 1 | -2/+2 | |
- don't use deprecated GdkColor - don't use deprecated gtkcolorbutton - don't use deprecated gtk_icon_size_register taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=0e26a90 https://git.gnome.org/browse/gnome-applets/commit/?id=30805d8 https://git.gnome.org/browse/gnome-applets/commit/?id=15dbeb5 | |||||
2015-07-16 | help: rename to mate-sticky-notes | infirit | 1 | -2/+2 | |
2015-03-15 | stickynotes: more small fixes | Monsta | 1 | -23/+21 | |
2015-03-15 | stickynotes: use mate_panel_applet_set_background_widget | Monsta | 1 | -49/+0 | |
2015-03-15 | stickynotes: use modern color-related API in GTK+3 build | Monsta | 1 | -12/+20 | |
2015-03-15 | stickynotes: fix spacing and copy/paste errors | Monsta | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-applets/pull/129 | |||||
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -7/+4 | |
2014-11-26 | stickynotes: we do not use the status anywhere so it has to go. | infirit | 1 | -2/+2 | |
2014-11-26 | stickynotes: Fix compile warnings | infirit | 1 | -5/+3 | |
Based on gnome-applets commit: 18e23a490529131d17c931247481cfa02b1f14b3 From: Benjamin Otte <[email protected]> | |||||
2014-06-02 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -9/+0 | |
gdk_x11_window_foreign_new_for_display | since 2.24 gdk_window_get_width | since 2.24 gdk_window_get_height | since 2.24 gdk_x11_display_get_xdisplay | since 2.2 gdk_window_get_display | since 2.24 gdk_x11_window_foreign_new_for_display | since 2.24 GDK_WINDOW_XID | since always GDK_SCREEN_XDISPLAY | since always | |||||
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -2/+2 | |
2014-01-19 | stickynotes: Add GTK3 support | Stefano Karapetsas | 1 | -0/+19 | |
2013-11-06 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -1/+1 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -2/+2 | |
2012-11-24 | stickynotes: migrate to gsettings | Stefano Karapetsas | 1 | -54/+30 | |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 1 | -2/+2 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -2/+2 | |
2011-11-14 | initial | Perberos | 1 | -0/+626 | |