Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 7 | -7/+7 | |
2018-10-03 | Eyes Applet: Fix window title and factory name | rbuj | 2 | -3/+3 | |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 7 | -7/+7 | |
2018-10-02 | trashapplet manual: Open Trash guimenuitem | rbuj | 1 | -1/+1 | |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 17 | -0/+0 | |
2018-10-02 | transifex: update pot files: | Pablo Barciela | 3 | -18/+18 | |
mate-drivemount.pot mate-geyes.pot mate-trashapplet.pot | |||||
2018-10-02 | Fix name of Eyes applet | rbuj | 1 | -3/+3 | |
2018-10-02 | Refer to the fstab(5) man page for more information... | rbuj | 1 | -1/+1 | |
2018-10-01 | Remove unused png files | rbuj | 15 | -4/+1 | |
2018-10-01 | Fix url of ulink to point to mate-user-guide | rbuj | 1 | -1/+1 | |
2018-09-28 | tx: update translation sources | raveit65 | 8 | -140/+140 | |
2018-09-28 | Fix spelling and grammar mistakes | rbuj | 6 | -13/+13 | |
2018-09-28 | legal.xml | rbuj | 6 | -364/+376 | |
find . -name legal.xml -exec cp ~/Devel/mate-user-guide/mate-user-guide/C/legal.xml {} \; | |||||
2018-09-27 | tx: add help from applets to transifex config | raveit65 | 13 | -1/+5730 | |
2018-09-11 | accessx-status: fix another leak | raveit65 | 1 | -0/+1 | |
2018-09-10 | Fix memory leak on accessx-status. | Rui Caridade | 1 | -0/+1 | |
2018-09-10 | sticky-notes: fix a memory leak | Rui Caridade | 1 | -0/+1 | |
origin commit: https://github.com/GNOME/gnome-applets/commit/f04777973b37265ca9e034421996f16d64853ee2 | |||||
2018-08-24 | timerapplet: Allow reseting timer when inactive | Victor Kareh | 1 | -3/+38 | |
Also add click interaction with the panel applet. | |||||
2018-07-20 | Avoid newly deprecated gtk_css_provider_get_default | lukefromdc | 1 | -3/+3 | |
This works the exact same way gtk_css_provider_get_default works internally, except that we handle a static cssprovider ourselves | |||||
2018-07-20 | Weather: apply a widget name to the textview | lukefromdc | 1 | -2/+3 | |
This is necessary to allow use of gtk_style_context_add_provider_for_screen without applying the provider to other applets too if these applets are ever ported to run in-process. | |||||
2018-07-19 | weather: add cssprovider for widget not for screen | lukefromdc | 1 | -1/+1 | |
Will be needed if this is ever ported to in-process | |||||
2018-07-17 | mateweather-dialog.c: avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+46 | |
2018-07-12 | cpufreq: stop segfault with gtk3.23 | lukefromdc | 1 | -1/+10 | |
Also stop any other segfaults caused by failure of deprecated gtk_action_group_get_action to return the name of the active item. With GTK 3.23.0 cpufreq_popup_menu_set_active sends invalid name information for userspace governors | |||||
2018-07-12 | trash applet: avoid deprecated 'gtk_window_set_wmclass' | Pablo Barciela | 1 | -1/+0 | |
2018-07-10 | cpufreq: fix a -Wimplicit-function-declaration | raveit65 | 1 | -0/+4 | |
happens if build with -lcpupower and kernel 4.7+ ``` cpufreq-monitor-libcpufreq.c: In function 'cpufreq_monitor_libcpufreq_run': cpufreq-monitor-libcpufreq.c:117:7: warning: implicit declaration of function 'cpupower_is_cpu_online' [-Wimplicit-function-declaration] if (cpupower_is_cpu_online (cpu)) { ^~~~~~~~~~~~~~~~~~~~~~ ``` | |||||
2018-07-10 | trash: fix a -Wincompatible-pointer-types warning | raveit65 | 1 | -1/+1 | |
2018-07-09 | weather-applet: replace deprecated GtkAlignment | raveit65 | 1 | -4/+1 | |
2018-07-09 | weather-dialog: replace deprecated GtkAlignment | raveit65 | 1 | -11/+15 | |
2018-07-09 | weather-prefs: replace deprecated gtk_alignment_new | raveit65 | 1 | -6/+3 | |
2018-07-09 | stickynotes: replace deprecated gdk_error_trap_push/pop functions | raveit65 | 1 | -5/+7 | |
and renaming gdk_display to xdisplay var to match GDK_DISPLAY_XDISPLAY, what it really is. | |||||
2018-07-08 | cpu-freq: replace deprecated gtk_menu_popup | raveit65 | 1 | -52/+5 | |
2018-07-08 | sticknotes: replace deprecated gtk_menu_popup | raveit65 | 1 | -4/+2 | |
2018-07-06 | drivemount: replace deprecated gtk_menu_popup | raveit65 | 1 | -67/+10 | |
2018-07-06 | charpick: replace deprecated gtk_menu_popup | raveit65 | 1 | -36/+5 | |
2018-06-20 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+14 | |
2018-06-20 | sync with transifex | raveit65 | 127 | -53361/+92862 | |
2018-06-11 | Cpufreq: Force the frequency label to render if frequencies are not found ↵ | lukefromdc | 1 | -1/+7 | |
right away Use a default "---" label until frequency values are found | |||||
2018-06-11 | Cpufreq: Refactor to remove more GTK2 leftovers | lukefromdc | 1 | -112/+10 | |
2018-06-11 | Cpufreq: ensure frequency label always shows up if freq selected | lukefromdc | 1 | -44/+7 | |
Remove old code left over from GTK2 that never worked properly in GTK 3 | |||||
2018-06-10 | update .pot file | raveit65 | 1 | -224/+182 | |
2018-06-10 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-05-12 | accessx: Convert icons from pixbuf to cairo surfaces | Victor Kareh | 151 | -354/+581 | |
This improves support for HiDPI displays. It also fixes some deprecation warnings, adds auto-resizing, and updates the main applet icon. | |||||
2018-05-12 | netspeed: Use theme icons instead of embedded | Victor Kareh | 17 | -108/+164 | |
This removes old icons included with the applet and instead uses icons from the current theme. Known issues: * Loopback interface does not have an icon, instead we use a "reload" icon to simulate it. * PLIP/SLIP interfaces do not have proper icons, I managed to find an old PLIP icon in the hicolor theme and re-purposed it. * Since not all icons have the same levels of scaling, I'm capping the size at 48px to keep all interfaces consistent. * There are no icons for Wireless Quality, so I retained the existing ones for now. | |||||
2018-05-12 | battstat: Load theme icons instead of pixmaps | Victor Kareh | 7 | -1331/+63 | |
Also remove the outdated option for expanded view. | |||||
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 6 | -135/+178 | |
This improves support for HiDPI by loading properly scaled surfaces for applets. | |||||
2018-04-09 | solving type mismatch in g_settings_set_value | marosg42 | 1 | -4/+5 | |
2018-04-09 | only text formatting to prepare for real change | marosg42 | 1 | -92/+83 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-21 | Fix cpufreq applet spacing on HiDPI displays | Victor Kareh | 1 | -1/+3 | |
2018-03-16 | tx: add makepot and .pot files | raveit65 | 2 | -0/+2532 | |