Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-05 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -6/+2 | |
This commit reverts: https://github.com/mate-desktop/mate-applets/commit/d809e57c7b09f545f1cf847f514fa738d44ac2b3 https://github.com/mate-desktop/mate-applets/commit/2f5515815c1f6c9b66f85d6ec228aad7aea0b441 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height | |||||
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-09-20 | stickynotes: fix text selection | monsta | 1 | -0/+3 | |
fixes https://github.com/mate-desktop/mate-applets/issues/236 taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=e189ba213c0f8db876dd020d1d80b9f8b576dd75 | |||||
2017-08-09 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -1/+6 | |
2017-08-05 | stickynotes: don't use deprecated gtk_show_uri | raveit65 | 2 | -9/+30 | |
2017-07-08 | stickynotes: reword previous commit a bit and don't leak dir name | monsta | 1 | -2/+4 | |
similar to how it's done in https://git.gnome.org/browse/gnome-applets/commit/?id=cbadc03ed7fe432bbbe37932c2c81d7d5181fe15 | |||||
2017-07-01 | stickynotes: create parent dir for "stickynotes-applet.xml" if it does not ↵ | oliver-joos | 1 | -1/+3 | |
exist. Fixes issue #254 | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 5 | -173/+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-08-31 | sticky-notes: drop duplicate code | raveit65 | 1 | -34/+1 | |
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 | |