Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-04 | stickynotes: new icon names and paths + fix deprecations | monsta | 1 | -34/+4 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687 | |||||
2015-12-17 | GTK3 stickynotes: several geprecated fixes | Wolfgang Ulbrich | 1 | -2/+33 | |
- 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-12-14 | stickynotes: correctly apply chosen font type in GTK+3 build | György Balló | 1 | -1/+18 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=75836cbd9198b0ceb55498147932da957d158563 | |||||
2015-12-07 | stickynotes: correctly apply chosen bg color in GTK+3 build | Monsta | 1 | -17/+32 | |
current implementation sets the same color for all note parts, which is not right (compared to GTK+2 build), but it's better than nothing. adapted from https://git.gnome.org/browse/gnome-applets/commit?id=a1f4ed5e126ef9f1b4d90c0fe62adcfbeb14dac3 | |||||
2015-12-07 | stickynotes: correctly apply chosen font color in GTK+3 build | Monsta | 1 | -6/+11 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=107534eb0cc2ebb45622295b7e9a1a0280e32e0e | |||||
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 | |
Closes https://github.com/mate-desktop/mate-applets/pull/129 | |||||
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 | |
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-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 | |
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 | |||||
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 ↵ | Perberos | 1 | -7/+15 | |
(https://github.com/mate-desktop/mate-panel/issues/8) | |||||
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 | |