Age | Commit message (Expand) | Author | Files | Lines |
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 2 | -40/+47 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -5/+5 |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -21/+2 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-05 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -6/+2 |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 |
2017-09-20 | stickynotes: fix text selection | monsta | 1 | -0/+3 |
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 |
2017-07-01 | stickynotes: create parent dir for "stickynotes-applet.xml" if it does not ex... | oliver-joos | 1 | -1/+3 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 5 | -173/+0 |
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 |
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 |
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 |