Age | Commit message (Expand) | Author | Files | Lines |
2014-06-20 | Fix expanded panels and size allocation | Konstantin Pugin | 1 | -0/+4 |
2014-05-18 | clock: Dont use deprecated rsvg_pixbuf_from_file_at_size | Stefano Karapetsas | 3 | -9/+209 |
2014-05-17 | Remove/comment unused variables | infirit | 1 | -2/+2 |
2014-05-17 | Use gtk_combo_box_text_new for gtk+2 | infirit | 1 | -6/+0 |
2014-05-16 | Drop support for glib < 2.36 | infirit | 1 | -4/+0 |
2014-05-16 | Remove all calls gtk_dialog_set_has_separator | infirit | 1 | -4/+0 |
2014-05-16 | Use gtk_list_store_insert_with_values also for gtk2 | infirit | 1 | -12/+0 |
2014-05-16 | Use gdk_window_get_width also for gtk2 | infirit | 1 | -4/+0 |
2014-05-16 | Use GDK_WINDOW_XID for gtk+2 and gtk+3 | infirit | 2 | -12/+3 |
2014-04-28 | Remove autogenerated files | Stefano Karapetsas | 2 | -203/+0 |
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 7 | -7/+18 |
2014-02-21 | transient_parent_xid is not used | Denis Gorodnichev | 4 | -25/+1 |
2014-02-12 | notification_area: Some GTK improvements | Stefano Karapetsas | 2 | -3/+1 |
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 9 | -14/+14 |
2014-01-23 | clock: Do not try to get width/height of non-existing GdkPixbuf | Stefano Karapetsas | 1 | -4/+4 |
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 |
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 |
2013-11-28 | Revert "Correct wnck/gtk3 check." | infirit | 2 | -5/+12 |
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 |
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 |
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 |
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 |
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 loa... | muesli4 | 1 | -1/+1 |
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 toggle... | muesli4 | 1 | -0/+5 |
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 |
2013-02-07 | wncklet: Set orientation in window list | Stefano Karapetsas | 1 | -0/+3 |
2013-02-02 | Update applets/clock/clock-location-tile.c | Michael Farrell | 1 | -1/+1 |
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 |