Age | Commit message (Expand) | Author | Files | Lines |
2015-09-06 | Rework gsettings schema building | infirit | 22 | -536/+536 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 |
2015-09-04 | panel-run-dialog: Use g_spawn_async in both Gtk versions. | infirit | 1 | -19/+17 |
2015-08-31 | check for wnck 3.0.0, not some pre-release version :) | Monsta | 2 | -2/+2 |
2015-08-29 | Removed obsolete compatibility code | Gymnasiast | 3 | -10/+1 |
2015-08-26 | Gtk3: Don't use deperated gtk_icon_info_free | yetist | 1 | -0/+4 |
2015-08-26 | Gtk3: fixed build warning | yetist | 2 | -3/+7 |
2015-08-26 | Gtk3: Don't use deprecated gtk_style_context_get_font | yetist | 2 | -2/+2 |
2015-08-26 | Gtk3: Drop GtkArrow in panel_toplevel_add_hide_button | yetist | 1 | -0/+36 |
2015-08-26 | use G_BEGIN_DECLS & G_END_DECLS | yetist | 2 | -12/+4 |
2015-08-26 | Gtk3: gdk_display_get_n_screens() always return 1 from 3.10 | yetist | 1 | -0/+4 |
2015-08-26 | Gtk3: Don't use deprecated gdk_app_launch_context_new | yetist | 1 | -0/+5 |
2015-08-26 | Always use gtk_container_remove/gtk_container_add | infirit | 1 | -4/+1 |
2015-08-26 | Gtk3: Don't use deprecated gtk_widget_reparent | yetist | 1 | -0/+5 |
2015-08-26 | Gtk3: Don't use deprecated gdk_cursor_new | yetist | 2 | -5/+4 |
2015-08-26 | Gtk3: Don't use deprecated gtk_widget_render_icon_pixbuf | yetist | 1 | -9/+5 |
2015-08-26 | Gtk3: Don't use deprecated gdk_window_get_pointer | yetist | 2 | -0/+16 |
2015-08-26 | Gtk3: Don't use deprecated gtk_widget_get_pointer | yetist | 1 | -0/+24 |
2015-08-24 | removed one more suspicious reference to win32 | Monsta | 1 | -1/+0 |
2015-08-24 | removed some suspicious references to win32 | Monsta | 1 | -12/+0 |
2015-08-23 | drop xrandr 1.2 compatibility (it's ancient) | Monsta | 2 | -65/+32 |
2015-08-19 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 |
2015-08-06 | Gtk3: Set push_in to FALSE | infirit | 1 | -0/+4 |
2015-08-03 | Merge pull request #333 from NiceandGently/master | Martin Wimpress | 1 | -0/+1 |
2015-08-02 | UI GTK3: use a size request for scrolled window in panel-run dialog | raveit65 | 1 | -0/+1 |
2015-07-14 | na: fix background transparency | Denis Gorodnichev | 1 | -4/+37 |
2015-07-14 | na: gtk2: fix build | Denis Gorodnichev | 2 | -0/+25 |
2015-07-14 | na: restore help & about | Denis Gorodnichev | 2 | -16/+115 |
2015-07-14 | notification applet: support fixed-sized icons | Ryan Lortie | 4 | -24/+214 |
2015-07-14 | na: Fix thin lines appearing when an icon is removed | Vincent Untz | 1 | -0/+34 |
2015-07-14 | na: Add icon-padding style property to NaTrayApplet to set padding | Vincent Untz | 1 | -0/+13 |
2015-07-14 | na: Rewrite main.c to subclass PanelApplet as NaTrayApplet | Vincent Untz | 3 | -189/+230 |
2015-07-14 | na: Move creating of GtkBox for NaTray | Vincent Untz | 1 | -22/+1 |
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 9 | -117/+2 |
2015-07-14 | Drop gdkkeysyms-compat usage in Gtk+3 | infirit | 8 | -121/+105 |
2015-07-14 | Remove unused variable | infirit | 1 | -3/+0 |
2015-07-10 | 1.10.1 release (really!) - docbook build fixed :-/mate-panel-1.10.11.10 | Monsta | 1 | -0/+1 |
2015-07-10 | Bump version to 1.10.1 | Monsta | 2 | -1/+9 |
2015-07-10 | Merge pull request #323 from NiceandGently/master | monsta | 1 | -18/+40 |
2015-07-10 | fish help: fix legal page | raveit65 | 1 | -18/+40 |
2015-07-10 | Merge pull request #322 from NiceandGently/master | monsta | 1 | -17/+36 |
2015-07-10 | clock help: fix legal page | raveit65 | 1 | -18/+37 |
2015-07-10 | help: fixed broken links to feedback page | Monsta | 2 | -2/+2 |
2015-07-01 | Merge pull request #319 from mate-desktop/drawer-fix | Martin Wimpress | 1 | -0/+3 |
2015-07-01 | drawer: now opens fine after adding any applets and restarting session | Monsta | 1 | -0/+3 |
2015-06-29 | Merge pull request #318 from City-busz/fix-force-quit | monsta | 1 | -7/+27 |
2015-06-29 | Merge pull request #317 from javispedro/issue-280 | monsta | 3 | -59/+1 |
2015-06-29 | Fix Force-Quit panel applet | Balló György | 1 | -7/+27 |
2015-06-28 | replace panel_xutils_set_window_type with gtk_window_set_type_hint | Javier | 3 | -59/+1 |
2015-06-27 | Merge pull request #315 from NiceandGently/master | Martin Wimpress | 5 | -5/+5 |