Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 9 | -14/+14 | |
Also correct help uri for applets. | |||||
2014-01-23 | clock: Do not try to get width/height of non-existing GdkPixbuf | Stefano Karapetsas | 1 | -4/+4 | |
https://git.gnome.org/browse/gnome-panel/commit/applets/clock?id=4729df0cda021c27b76be072023dbee082e49e47 | |||||
2014-01-23 | Use gtk_widget_get_preferred_size with GTK3 | Stefano Karapetsas | 2 | -0/+8 | |
2014-01-18 | notification_area: Fix visibility with GTK3 | Stefano Karapetsas | 1 | -0/+3 | |
2013-12-01 | Remove has_separator property from ui files | Stefano Karapetsas | 4 | -6/+0 | |
2013-11-29 | Merge pull request #145 from infirit/master | Stefano Karapetsas | 2 | -4/+16 | |
Check if WNCK_CHECK_VERSION is defined | |||||
2013-11-28 | Check if WNCK_CHECK_VERSION is defined | infirit | 2 | -0/+12 | |
2013-11-28 | Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version" | infirit | 2 | -8/+1 | |
This reverts commit 428e32cd0f3f2df0cbd4e859304f0935a11612bc. | |||||
2013-11-28 | Revert "Correct wnck/gtk3 check." | infirit | 2 | -5/+12 | |
This reverts commit a2b1af54a24b93766f5e2ed4a216637dc510ec47. | |||||
2013-11-16 | GTK3: Fix compile warning by using gdk_error_trap_pop_ignored() | raveit65 | 1 | -0/+12 | |
2013-11-15 | wncklet: Fit window list size with GTK3 | Stefano Karapetsas | 1 | -0/+12 | |
2013-11-14 | Add return to gboolean function | Stefano Karapetsas | 1 | -0/+3 | |
Closes #134 https://github.com/mate-desktop/mate-panel/issues/134 | |||||
2013-11-12 | Correct wnck/gtk3 check. | infirit | 2 | -12/+5 | |
2013-11-12 | Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version | Alex Brinister | 2 | -1/+8 | |
3.0 | |||||
2013-10-26 | wncklet: Add GTK3 support | Stefano Karapetsas | 6 | -26/+113 | |
2013-10-26 | notification_area: Add GTK3 support | Stefano Karapetsas | 8 | -17/+256 | |
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 5 | -12/+176 | |
2013-10-26 | fish: Add GTK3 support | Stefano Karapetsas | 1 | -12/+132 | |
2013-10-07 | Merge pull request #123 from infirit/1.6 | Stefano Karapetsas | 1 | -2/+2 | |
clock-applet: set sane unit values | |||||
2013-10-07 | clock-applet: set sane unit values | infirit | 1 | -2/+2 | |
2013-07-26 | wncklet: Come back to libwnck | Stefano Karapetsas | 9 | -92/+96 | |
2013-07-12 | Use yelp-tools instead of mate-doc-utils | Stefano Karapetsas | 4 | -7/+7 | |
2013-06-30 | Fixes for make dist | Stefano Karapetsas | 3 | -6/+8 | |
2013-06-29 | Fix g_type_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2013-04-27 | Merge pull request #98 from micolous/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix for issue #73: when the difference between timezones in the clock applet is less than 1 hour, an offset is not shown | |||||
2013-04-10 | Removed unused variable. | muesli4 | 1 | -1/+0 | |
2013-04-10 | Merge remote-tracking branch 'upstream/master' | muesli4 | 1 | -0/+11 | |
2013-04-10 | Modified the function workspace_switcher_applet_fill, which now correctly ↵ | muesli4 | 1 | -1/+1 | |
loads the wrap-workspaces GSchema entry. | |||||
2013-04-08 | clock: Allow users to set custom format in dconf-editor | Stefano Karapetsas | 1 | -0/+11 | |
2013-04-03 | Fixed a bug when the toggle button belonging to wrap_workspaces is not ↵ | muesli4 | 1 | -0/+5 | |
toggled even though the value is TRUE on preferences dialog creation. | |||||
2013-03-03 | add transparency background function for workspace-switcher | raveit | 1 | -9/+26 | |
2013-02-10 | Make GSettings schemas translatable | Stefano Karapetsas | 11 | -170/+179 | |
2013-02-10 | Added a wrap around option for workspace switcher | Moritz Bruder | 3 | -1/+78 | |
Includes: - a toggle button in the preferences (wrap_workspaces_toggle), a gboolean keeping track (wrap_workspaces) - another entry in the schema (gsettings) - and some minor code changes (which only affect the code when scrolling while on the last or first index) | |||||
2013-02-07 | wncklet: Set orientation in window list | Stefano Karapetsas | 1 | -0/+3 | |
Closes https://github.com/mate-desktop/mate-panel/issues/58 | |||||
2013-02-02 | Update applets/clock/clock-location-tile.c | Michael Farrell | 1 | -1/+1 | |
Fix for issue #73. Instead of checking for the minutes and hours not equalling zero, check only the minutes aren't 0. | |||||
2013-01-20 | clock: Fix mateweather units | Stefano Karapetsas | 1 | -10/+8 | |
2013-01-19 | wncklet: Fix window-list grouping preference | Stefano Karapetsas | 1 | -6/+6 | |
See https://github.com/mate-desktop/mate-panel/issues/70 | |||||
2012-12-20 | Fix missing NULL pointer | Nelson Marques | 1 | -1/+1 | |
2012-12-11 | Fix the website URL | cardpuncher | 1 | -1/+1 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 29 | -53/+53 | |
2012-11-12 | Code audit: fix compile warnings, uninitialized pointer problems | Scott Balneaves | 1 | -1/+2 | |
2012-10-12 | fix 64bit-portability-issue | Stefano Karapetsas | 1 | -3/+3 | |
2012-10-11 | add wncklet schemas | Stefano Karapetsas | 2 | -0/+43 | |
2012-10-11 | update notification_area | Stefano Karapetsas | 8 | -414/+104 | |
2012-10-11 | Merge branch 'master' of github.com:mate-desktop/mate-panel | Stefano Karapetsas | 2 | -2/+2 | |
2012-10-11 | migrate fish applet to gsettings | Stefano Karapetsas | 4 | -346/+161 | |
2012-10-11 | migrate clock applet to gsettings | Stefano Karapetsas | 13 | -5692/+307 | |
remove evolution code | |||||
2012-10-09 | Update applets/fish/fish.c | cardpuncher | 1 | -1/+1 | |
Fix a typo in the documentation credits for Wanda. Now I guess I can start seeking psychiatric evaluation as advised in the about box :) | |||||
2012-10-08 | Fix web site URL | cardpuncher | 1 | -1/+1 | |
The former URL was matsusoft.com.ar, if my understanding is correct mate-desktop.org is now the ONE TRUE URL :p | |||||
2012-09-05 | Fix compile error | Mark Pariente | 1 | -0/+2 | |
applets/clock/calendar-client.c references MateConfClient without including mateconf-client.h which caused a compile error on my setup. |