Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-04 | Manual: Linux and UNIX systems -> Linux and other Unix-like systems | rbuj | 1 | -2/+2 | |
2018-10-03 | tx: update sources for transifex | raveit65 | 11 | -513/+713 | |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 9 | -77/+294 | |
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-03 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 7 | -7/+7 | |
2018-10-03 | trashapplet manual: Open Trash guimenuitem | rbuj | 1 | -1/+1 | |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 17 | -0/+0 | |
2018-10-02 | [1.20] 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 | -43/+43 | |
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 applets help to transifex config | raveit65 | 13 | -1/+5730 | |
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-05-29 | release 1.20.2v1.20.2 | raveit65 | 2 | -3/+13 | |
2018-05-29 | sync with transifex | raveit65 | 127 | -42676/+87633 | |
2018-05-29 | update mate-applets.pot | raveit65 | 1 | -224/+182 | |
2018-05-25 | 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-05-12 | solving type mismatch in g_settings_set_value | marosg42 | 1 | -4/+5 | |
2018-05-12 | only text formatting to prepare for real change | marosg42 | 1 | -92/+83 | |
2018-03-25 | release 1.20.1v1.20.1 | raveit65 | 2 | -1/+6 | |
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 | |
2018-03-13 | multiload: add style class multiload-applet | raveit65 | 1 | -0/+4 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-04 | release 1.20v1.20.0 | raveit65 | 2 | -1/+13 | |
2018-02-04 | sync with transifex | raveit65 | 1 | -4/+5 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 21 | -423/+12 | |
2018-02-04 | Scaling network graph using thresholds defined by user | Marian Gasparovic | 7 | -178/+477 | |
2018-02-02 | multiload: fix tabs/spaces mix in more places | monsta | 1 | -93/+91 | |
2018-02-01 | multiload: fix spacing in some places | monsta | 1 | -58/+58 | |
2018-02-01 | multiload: remove some unneeded spaces | monsta | 1 | -5/+5 | |
2018-02-01 | configure.ac: fix version in comment | monsta | 1 | -1/+1 | |
2018-01-25 | Revert "bump libmateweather requirement to 1.19.1" | raveit65 | 1 | -1/+1 | |
This reverts commit 8111ccc52917dd0de924920b333a37240674dd9b. t needed any more as previous commits revert the reason for it. | |||||
2018-01-25 | Revert "Added logic to not send notification if weather update is equal (as ↵ | raveit65 | 3 | -12/+1 | |
decided by weather_info_equal ()) to the previous update" This reverts commit 109a7fa77bb4745524eca8a0735b210b55b81fe0. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-25 | Revert "If location changes, abort any outstanding weather updates" | raveit65 | 1 | -1/+0 | |
This reverts commit dc71847a5490abad09ef0b4955b5461d8e66ed3f. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-22 | weather: fix possible crash when opening prefs dialog | monsta | 1 | -4/+4 | |
fixes https://github.com/mate-desktop/mate-applets/issues/299 fallout from https://github.com/mate-desktop/mate-applets/commit/37e590249dd9d191a2331040fb879830c9ceea8e | |||||
2018-01-16 | release 1.19.4v1.19.4 | raveit65 | 2 | -1/+8 | |
2018-01-16 | sync with transifex | raveit65 | 114 | -47496/+4975 | |
2018-01-14 | drop broken invest-applet and all Python dependencies | monsta | 55 | -11268/+0 | |
closes https://github.com/mate-desktop/mate-applets/issues/297 |