Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-11 | Sync translations with transifex | mate-i18n | 8 | -110/+101 | |
2014-07-01 | Bump version to 1.9.1mate-panel-1.9.1 | Stefano Karapetsas | 2 | -2/+2 | |
2014-06-27 | Bump required mate-desktop version to 1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-06-27 | Bump required mate-desktop version to 1.9.2 | infirit | 1 | -1/+1 | |
Needed for the new MateColorSelecionDialog. | |||||
2014-06-26 | Use MateColorButton in panel properties dialog | Stefano Karapetsas | 2 | -11/+13 | |
2014-06-25 | Restore way to close windows with middle click | Stefano Karapetsas | 2 | -2/+4 | |
It was forgot during transition to libwnck Closes https://github.com/mate-desktop/mate-panel/issues/191 | |||||
2014-06-25 | Merge pull request #212 from rilian-la-te/fix_expand | Stefano Karapetsas | 6 | -42/+121 | |
Fix expand | |||||
2014-06-25 | Merge pull request #211 from rilian-la-te/remove_opacity_key_gtk3 | Stefano Karapetsas | 2 | -6/+24 | |
Remove opacity key gtk3 | |||||
2014-06-25 | Merge pull request #209 from rilian-la-te/fix_rgba_all | Stefano Karapetsas | 12 | -80/+205 | |
Fix rgba all | |||||
2014-06-20 | Fix RGBA issues for GTK3 | Konstantin Pugin | 12 | -80/+205 | |
2014-06-20 | Fix expanded panels and size allocation | Konstantin Pugin | 6 | -42/+121 | |
2014-06-20 | Replace opacity key to alpha value in color key. | Konstantin Pugin | 2 | -6/+24 | |
2014-05-18 | Merge pull request #195 from dnk/applet_rgba_visual | Stefano Karapetsas | 1 | -0/+5 | |
gtk3: set rgba visual for applets | |||||
2014-05-18 | clock: Dont use deprecated rsvg_pixbuf_from_file_at_size | Stefano Karapetsas | 3 | -9/+209 | |
This required to copy some code from GTK3 source to make it working with GTK2 too Thanks to Sander Sweers for the help to replace rsvg_pixbuf_from_file_at_size | |||||
2014-05-17 | Bump GLIB version | infirit | 1 | -1/+1 | |
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 | |
It was introduced in gtk+-2.24 | |||||
2014-05-16 | Use pid in g_spawn_async like gnome-panel does, fixes warning | infirit | 1 | -1/+1 | |
2014-05-16 | Use g_spawn_async also for gtk+2 | infirit | 1 | -8/+0 | |
2014-05-16 | Drop support for glib < 2.36 | infirit | 2 | -8/+0 | |
2014-05-16 | Use GDK_WINDOW_XID | infirit | 3 | -23/+2 | |
2014-05-16 | Use gdk_x11_set_sm_client_id also for gtk+2 (since 2.24) | infirit | 2 | -10/+0 | |
2014-05-16 | Drop support for gtk+ < 2.24 | infirit | 2 | -16/+0 | |
2014-05-16 | Use gdk_x11_window_lookup_for_display also in gtk+2 | infirit | 1 | -4/+0 | |
2014-05-16 | Remove all calls gtk_dialog_set_has_separator | infirit | 3 | -12/+1 | |
2014-05-16 | Use gdk_window_add_filter also for gtk+2 | infirit | 1 | -20/+0 | |
2014-05-16 | Use gtk_widget_set_size_request which is also available in gtk+2 | infirit | 1 | -4/+0 | |
2014-05-16 | Use gtk_list_store_insert_with_values also for gtk2 | infirit | 1 | -12/+0 | |
It was introduced in gtk+-2.6. | |||||
2014-05-16 | Use gdk_window_get_width also for gtk2 | infirit | 2 | -7/+1 | |
It was introduced in gtk+-2.24 | |||||
2014-05-16 | Use GDK_WINDOW_XID for gtk+2 and gtk+3 | infirit | 6 | -62/+3 | |
It was introduced in gdk2 already so clean up the code. | |||||
2014-05-14 | gtk3: set rgba visual for applets | Denis Gorodnichev | 1 | -0/+5 | |
2014-05-12 | Use better dconf path for added applets | Stefano Karapetsas | 1 | -1/+1 | |
2014-05-09 | Sync translations with transifex | mate-i18n | 1 | -3/+3 | |
2014-05-04 | gtk3: fix run application dialog | Denis Gorodnichev | 1 | -20/+2 | |
2014-04-28 | Sync translations with transifex | mate-i18n | 1 | -4/+4 | |
2014-04-28 | Remove autogenerated files | Stefano Karapetsas | 2 | -203/+0 | |
2014-04-27 | Sync translations with transifexmate-panel-1.9.0 | mate-i18n | 6 | -98/+85 | |
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 9 | -11/+24 | |
2014-04-26 | GTK3 fix | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-23 | Use common GSettings function from libmate-desktop | Stefano Karapetsas | 5 | -241/+8 | |
2014-04-21 | Use dconf functions from libmate-desktop | Stefano Karapetsas | 6 | -168/+9 | |
2014-03-22 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+4 | |
2014-03-01 | Bump version to 1.8.0mate-panel-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 5 | -112/+98 | |
2014-02-26 | Merge pull request #172 from dnk/rgba_visual | Stefano Karapetsas | 1 | -0/+21 | |
gtk3: rgba visual | |||||
2014-02-26 | gtk3: rgba visual | Denis Gorodnichev | 1 | -0/+21 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 3 | -33/+15 | |
2014-02-22 | Merge pull request #171 from dnk/transient_parent_xid | Stefano Karapetsas | 4 | -25/+1 | |
transient_parent_xid is not used | |||||
2014-02-21 | transient_parent_xid is not used | Denis Gorodnichev | 4 | -25/+1 | |
transient_parent_xid is not used but can cause problem: applet widget have not window until realized | |||||
2014-02-21 | Merge pull request #170 from dnk/memory_leak | Stefano Karapetsas | 5 | -16/+31 | |
memory leaks |