Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-27 | accessx: Fix warning | infirit | 1 | -1/+1 | |
2014-11-27 | accessx: use GAppInfo | infirit | 1 | -11/+18 | |
2014-11-27 | accessx: use cairo for drawing | infirit | 1 | -35/+10 | |
2014-11-27 | Fix build with GSEAL | infirit | 2 | -5/+1 | |
Use gdk_drag_context_list_targets for both Gtk+ versions. And use gdk_visual_get_depth instead of visual->depth | |||||
2014-11-27 | charpick: Re-add lost GTK_DIALOG_DESTROY_WITH_PARENT | infirit | 1 | -0/+3 | |
2014-11-27 | multiload: Don't unconditionally use PATH_MAX | infirit | 1 | -12/+19 | |
Since PATH_MAX is not guaranteed to be defined, unconditionally using it will cause a build failure on platforms that don't define it. So stop using it and use dynamic allocation to achieve the same result. Taken from gnome-applets commit: 877359047a4c3327d574955a72a102cc7320f6d3 From: Emilio Pozuelo Monfort <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=603997 | |||||
2014-11-27 | Use GAppInfo | infirit | 1 | -3/+16 | |
Taken from gnome-applets commit: a03597db6ce640e2b21b8a24559c01cf943f04c9 From: Kjartan Maraas <[email protected]> | |||||
2014-11-27 | multiload: Remove unused code | infirit | 3 | -10/+2 | |
2014-11-26 | Gtk3: charpick: don't use deprecated gtk_rc_parse_string | infirit | 1 | -0/+24 | |
Based on gnome-applets commit: c134f72a483e9ca42fc4e49c057cb6e9173d1f1e From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | charpick: Do not use GtkStock | infirit | 3 | -33/+7 | |
2014-11-26 | geyes: use fabs instead of abs on float | infirit | 1 | -2/+2 | |
2014-11-26 | Gtk3: Set homogenous per gnome-applets commit ↵ | infirit | 3 | -1/+12 | |
5df9f98d66f9c2920122a2a86269d95bd68ce67a | |||||
2014-11-26 | Fix typo in configure.ac | infirit | 1 | -1/+1 | |
2014-11-26 | mateweather, invest: use GNetworkMonitor | infirit | 5 | -192/+30 | |
Rather than talking to NetworkManager over D-Bus, use GNetworkMonitor to monitor the network state. Taken from gnome-applets commit: 9b53c7156b61d51777dbe2f60c55125c86b3409c From: Dan Winship <[email protected]> | |||||
2014-11-26 | Oops, we target Glib 2.32 | infirit | 1 | -1/+1 | |
2014-11-26 | add --with-cpufreq-lib configure option | infirit | 1 | -1/+5 | |
Use --with-cpufreq-lib=[cpufreq/cpupower] to set library that is available on your system. Default still is cpufreq. Based on gnome-applets commit: ec4da5d83d810eb19087956da26ba93329a4d267 Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=698222 | |||||
2014-11-26 | geyes: don't use GtkStock | infirit | 1 | -2/+2 | |
2014-11-26 | Gtk3: geyes: don't use deprecated gtk_widget_get_pointer | infirit | 1 | -2/+16 | |
Based on gnome-applets commit: d3a667ae31a08dfc2cbc40bfc64e378474117358 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | geyes: Just use GSourceFunc for both Gtk+ versions | infirit | 1 | -4/+0 | |
2014-11-26 | drivemount: allow unmount without eject | infirit | 1 | -7/+5 | |
Based on gnome-applets commit: be2f99f0e4dfee124e380cd6d303bae3372c088b From: Enrico Minack <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=604848 | |||||
2014-11-26 | drivemount: do not show shadowed mounts | infirit | 1 | -0/+5 | |
Based on gnome-applets commit: f7cd488eae7d25c0b2be6a709bc5ebf0420cd165 From: Aleksander Morgado <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=622709 | |||||
2014-11-26 | cpufreq: Bring gsettings code in line with gnome-panel | infirit | 1 | -37/+8 | |
Taken from 6d61304f8ee62eb2776725b8424140a332f651cf | |||||
2014-11-26 | cpufreq: Add missing #include <config.h> to make translations work | infirit | 1 | -0/+4 | |
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 7 | -59/+40 | |
2014-11-26 | Gtk3: don't use deprecated gtk_widget_size_request | infirit | 4 | -2/+27 | |
Taken from gnome-panel commit: c05c6b07ec493d174062a06caf185d324fd6e0c4 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 17 | -1/+75 | |
2014-11-26 | batstat: sync upower code with gnome-applets. | infirit | 1 | -4/+21 | |
Largely taken from: gnome-applets commit: 95ff3ab8dfb5f595263dce6857b7d5935042e336 From: Dmitry Shachnev <[email protected]> | |||||
2014-11-26 | docs: Fix typo | infirit | 1 | -1/+1 | |
2014-11-26 | battstat: add missing function declaration | infirit | 1 | -0/+1 | |
Based on gnome-applets commit: 5d6f1a6d3888bd4d4f4ea6288d99a79c1dd63442 From" Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | battstat: Suggest parenthesis around assignment used as truth value | infirit | 1 | -1/+1 | |
Based on gnome-applets commit: 3d51417f06ac5e4177e22ff970d7906e2802ff48 From: Benjamin Otte <[email protected]> | |||||
2014-11-26 | batstat: Use cairo for drawing also in Gtk2. | infirit | 1 | -209/+0 | |
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-11-26 | drivemount: Fix "variable might be used uninitialized" | infirit | 1 | -1/+3 | |
The code used to set a broken screen in an error case. Based on gnome-applets commit: 33e10c46f76994a94fbccb8da0acb4ca36e6f20a From: Benjamin Otte <[email protected]> | |||||
2014-11-26 | avoid dereferencing NULL pointer | Monsta | 4 | -8/+15 | |
Closes https://github.com/mate-desktop/mate-applets/pull/114 | |||||
2014-11-26 | zero-init signals array | monsta | 1 | -2/+2 | |
Closes https://github.com/mate-desktop/mate-applets/pull/108 | |||||
2014-11-25 | gtk3: DriveButton style | Denis Gorodnichev | 1 | -1/+28 | |
fix drive button default style. fix some warnings. | |||||
2014-11-25 | fix drivemount crash | Denis Gorodnichev | 1 | -3/+8 | |
workaround for bug https://bugzilla.gnome.org/show_bug.cgi?id=586392 | |||||
2014-11-25 | cpufreq: Fix 'allow' directives must always specify a 'send_destination' | infirit | 1 | -2/+2 | |
Closes #46 | |||||
2014-10-16 | Stickynotes: When explicitely enabled error when gtksourceview is not found. | infirit | 1 | -2/+6 | |
2014-10-15 | multiload: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -14/+14 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | invest-chart: Rename manpage. Fixes #103 | MotoHoss | 2 | -2/+2 | |
Avoid file collsion with gnome applets. | |||||
2014-10-15 | geyes: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -13/+13 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | drivemount: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -16/+16 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | cpufreq: Rename manpage. fixes #103 | MotoHoss | 2 | -8/+8 | |
Avoid file collision with gnome applets. | |||||
2014-10-15 | charpick: Rename binary and manpage. fixes #103 | MotoHoss | 5 | -14/+14 | |
Avoid file collision with gnome applets. | |||||
2014-10-09 | Cleanup old manpages | infirit | 9 | -243/+1 | |
2014-10-01 | timerapplet: Show the name of the timer together with icon | Stefano Karapetsas | 1 | -4/+15 | |
Closes https://github.com/mate-desktop/mate-applets/issues/98 |