Age | Commit message (Expand) | Author | Files | Lines |
2015-12-14 | stickynotes: correctly apply chosen font type in GTK+3 build | György Balló | 1 | -1/+18 |
2015-12-11 | stickynotes: use '-' instead of '_' in the name of applet's binary | Monsta | 3 | -4/+4 |
2015-12-11 | stickynotes: remove local TODO, it's outdated | monsta | 1 | -12/+0 |
2015-12-11 | stickynotes: remove wrong MATE version from local README | monsta | 1 | -1/+1 |
2015-12-07 | stickynotes: correctly apply chosen bg color in GTK+3 build | Monsta | 1 | -17/+32 |
2015-12-07 | stickynotes: correctly apply chosen font color in GTK+3 build | Monsta | 1 | -6/+11 |
2015-12-07 | stickynotes: remove uneeded function | Alberts Muktupāvels | 3 | -12/+0 |
2015-11-02 | fix typo in comment | Monsta | 1 | -1/+1 |
2015-09-06 | Rework gsettings schema building | infirit | 3 | -75/+73 |
2015-07-16 | help: rename to mate-sticky-notes | infirit | 4 | -5/+5 |
2015-07-15 | help stickynotes: fix legal page | raveit65 | 1 | -13/+35 |
2015-07-08 | help: use valid links to mate feedback page | raveit65 | 1 | -3/+3 |
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 1 | -0/+5 |
2015-07-08 | fixed almost all merge conflicts in help translations | Monsta | 3 | -4/+4 |
2015-06-25 | remove non-existing mate-feedback link | raveit65 | 1 | -5/+0 |
2015-06-23 | help: fix broken help images | raveit65 | 14 | -0/+0 |
2015-03-15 | stickynotes: more small fixes | Monsta | 2 | -28/+24 |
2015-03-15 | stickynotes: use mate_panel_applet_set_background_widget | Monsta | 3 | -60/+2 |
2015-03-15 | stickynotes: fix indentation a bit | Monsta | 1 | -22/+22 |
2015-03-15 | stickynotes: some more GTK+3 changes | Monsta | 2 | -39/+46 |
2015-03-15 | stickynotes: use modern color-related API in GTK+3 build | Monsta | 3 | -35/+77 |
2015-03-15 | stickynotes: proper tooltip for 'x' button on the note's title | Monsta | 1 | -1/+1 |
2015-03-15 | stickynotes: fix spacing and copy/paste errors | Monsta | 3 | -16/+16 |
2015-01-05 | stickynotes: Small cleanups | infirit | 2 | -6/+10 |
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -7/+4 |
2014-11-26 | Gtk3: don't use deprecated gtk_widget_size_request | infirit | 1 | -0/+4 |
2014-11-26 | stickynotes: Remove redundant store of root_window. | infirit | 1 | -2/+0 |
2014-11-26 | stickynotes: Small fixes for warnings etc | infirit | 1 | -3/+7 |
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 | 2 | -7/+3 |
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 |
2014-06-02 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 3 | -25/+3 |
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 |
2014-01-30 | stickynotes: Add undo/redo feature | Stefano Karapetsas | 4 | -1/+26 |
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 |
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 (https://github.com/mate-desktop/mate... | Perberos | 1 | -7/+15 |
2012-01-23 | missing NULL on g_build_filename function | Perberos | 2 | -7/+7 |