Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-31 | stickynotes: use GtkAbout and update copyright | raveit65 | 1 | -4/+7 | |
2016-01-04 | stickynotes: new icon names and paths + fix deprecations | monsta | 10 | -93/+50 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687 | |||||
2016-01-02 | stickynotes: drop MateConf migration script | Monsta | 2 | -18/+0 | |
2015-12-17 | GTK3 stickynotes: several geprecated fixes | Wolfgang Ulbrich | 4 | -8/+41 | |
- 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-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 | |
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 | 3 | -12/+0 | |
2015-11-02 | fix typo in comment | Monsta | 1 | -1/+1 | |
don't do that to poor widow, she had enough already | |||||
2015-09-06 | Rework gsettings schema building | infirit | 3 | -75/+73 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
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 | |
Help: forgotten fix | |||||
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 1 | -0/+5 | |
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page | |||||
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 | |
because this button deletes the note, not just "closes" it | |||||
2015-03-15 | stickynotes: fix spacing and copy/paste errors | Monsta | 3 | -16/+16 | |
Closes https://github.com/mate-desktop/mate-applets/pull/129 | |||||
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 | |
Taken from gnome-panel commit: c05c6b07ec493d174062a06caf185d324fd6e0c4 From: Alberts Muktupāvels <[email protected]> | |||||
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 | |
Based on gnome-applets commit: 18e23a490529131d17c931247481cfa02b1f14b3 From: Benjamin Otte <[email protected]> | |||||
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 | |