summaryrefslogtreecommitdiff
path: root/stickynotes
AgeCommit message (Collapse)AuthorFilesLines
2019-06-16tx: sync with transifexraveit65117-21985/+21416
2019-04-14Fix use-after-free clang warningrbuj1-2/+4
battstat_applet.c:755:3: warning: Use of memory after it is freed static_global_teardown (battstat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stickynotes.c:674:24: warning: Use of memory after it is freed stickynotes->notes = g_list_remove(stickynotes->notes, note); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-03-23help: update copyrightraveit651-1/+1
2019-03-20Help: Use XInclude instead of ENTITY for legal.xmlrbuj1-3/+2
The ENTITY is expanded in i18n process, and legal.xml file is never read.
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-6/+3
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html
2019-03-17tx: sync with transifexrbuj9-38/+101
2019-02-25tx: sync with transifexraveit65116-292/+349
2019-02-11Issues reported by translatorsrbuj1-1/+1
2019-01-27tx: sync with transifexraveit6512-87/+311
2018-11-17sync with transifexraveit65126-8596/+103774
2018-10-06Use make functions for HELP_LINGUASrbuj1-1/+5
2018-10-03Use orderedlist to describe the steps to add the applet to a panelrbuj1-5/+34
2018-10-03Manual: Fix Add to Panel dialog titlerbuj1-1/+1
2018-10-02Manual: OK -> Add (Add to Panel dialog)rbuj1-1/+1
2018-10-02Add/Update Catalan screenshotsrbuj5-0/+0
2018-09-28legal.xmlrbuj1-75/+75
find . -name legal.xml -exec cp ~/Devel/mate-user-guide/mate-user-guide/C/legal.xml {} \;
2018-09-10sticky-notes: fix a memory leakRui Caridade1-0/+1
origin commit: https://github.com/GNOME/gnome-applets/commit/f04777973b37265ca9e034421996f16d64853ee2
2018-07-09stickynotes: replace deprecated gdk_error_trap_push/pop functionsraveit651-5/+7
and renaming gdk_display to xdisplay var to match GDK_DISPLAY_XDISPLAY, what it really is.
2018-07-08sticknotes: replace deprecated gtk_menu_popupraveit651-4/+2
2018-05-12Convert applet icons from pixbuf to surfacesVictor Kareh2-40/+47
This improves support for HiDPI by loading properly scaled surfaces for applets.
2018-02-09avoid deprecated GtkStockPablo Barciela1-5/+5
2018-02-04require GTK+ 3.22 and GLib 2.50monsta2-21/+2
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-05WidthOfScreen and HeightOfScreen implementationPablo Barciela1-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-05update copyright year in other appletsmonsta1-1/+1
2017-09-20stickynotes: fix text selectionmonsta1-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-09avoid deprecated gdk_screen_get_width/heightZenWalker1-1/+6
2017-08-05stickynotes: don't use deprecated gtk_show_uriraveit652-9/+30
2017-07-08stickynotes: reword previous commit a bit and don't leak dir namemonsta1-2/+4
similar to how it's done in https://git.gnome.org/browse/gnome-applets/commit/?id=cbadc03ed7fe432bbbe37932c2c81d7d5181fe15
2017-07-01stickynotes: create parent dir for "stickynotes-applet.xml" if it does not ↵oliver-joos1-1/+3
exist. Fixes issue #254
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta5-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-31sticky-notes: drop duplicate coderaveit651-34/+1
2016-07-31stickynotes: use GtkAbout and update copyrightraveit651-4/+7
2016-01-04stickynotes: new icon names and paths + fix deprecationsmonsta10-93/+50
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687
2016-01-02stickynotes: drop MateConf migration scriptMonsta2-18/+0
2015-12-17GTK3 stickynotes: several geprecated fixesWolfgang Ulbrich4-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-11stickynotes: use '-' instead of '_' in the name of applet's binaryMonsta3-4/+4
2015-12-11stickynotes: remove local TODO, it's outdatedmonsta1-12/+0
2015-12-11stickynotes: remove wrong MATE version from local READMEmonsta1-1/+1
2015-12-07stickynotes: correctly apply chosen bg color in GTK+3 buildMonsta1-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-07stickynotes: correctly apply chosen font color in GTK+3 buildMonsta1-6/+11
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=107534eb0cc2ebb45622295b7e9a1a0280e32e0e
2015-12-07stickynotes: remove uneeded functionAlberts Muktupāvels3-12/+0
2015-11-02fix typo in commentMonsta1-1/+1
don't do that to poor widow, she had enough already
2015-09-06Rework gsettings schema buildinginfirit3-75/+73
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-07-16help: rename to mate-sticky-notesinfirit4-5/+5
2015-07-15help stickynotes: fix legal pageraveit651-13/+35
2015-07-08help: use valid links to mate feedback pageraveit651-3/+3
Help: forgotten fix