Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-11 | sticky-notes: Remove old and unused server file | infirit | 3 | -44/+1 | |
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
And also rename binaries without "-2" suffix | |||||
2014-06-02 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 3 | -25/+3 | |
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-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 2 | -1/+4 | |
2014-02-08 | Fix help uri for applets | infirit | 2 | -3/+3 | |
2014-02-05 | Remove all calls gtk_dialog_set_has_separator | infirit | 1 | -4/+0 | |
Also remove the has_separator from the ui files. | |||||
2014-01-30 | stickynotes: Add undo/redo feature | Stefano Karapetsas | 4 | -1/+26 | |
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 | 4 | -0/+37 | |
2013-11-06 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 2 | -4/+4 | |
2013-10-19 | Fix EXTRA_DIST for applet gschemas | infirit | 1 | -1/+1 | |
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in | |||||
2013-10-08 | back to libwnck | infirit | 3 | -26/+28 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 24 | -83/+82 | |
2013-03-03 | Replace INCLUDES with AM_CPPFLAGS in Makefiles | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-04 | stickynotes: Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+18 | |
2012-11-24 | stickynotes: migrate to gsettings | Stefano Karapetsas | 8 | -328/+160 | |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 10 | -20/+20 | |
2012-06-08 | port to libmatewnckmate-applets-1.3.0 | Stefano Karapetsas | 3 | -28/+26 | |
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 | 2 | -7/+7 | |
2011-12-21 | removing unused constant XML_PATH | Perberos | 1 | -1/+0 | |
2011-12-21 | using ~/.config/mate/ instead of ~/.mate2/ | Perberos | 1 | -8/+28 | |
2011-12-21 | adding missing libX11 on ld flags | Perberos | 1 | -1/+2 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 3 | -9/+9 | |
2011-11-15 | fixing file conflicts on stickynotes applet | Perberos | 3 | -9/+8 | |
2011-11-14 | initial | Perberos | 110 | -0/+19213 | |