Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-17 | src: reduce the scope of some variables | Pablo Barciela | 1 | -2/+3 | |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -3/+3 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -4/+6 | |
2019-03-07 | avoid variables set but not used | Pablo Barciela | 1 | -2/+0 | |
2019-01-31 | Avoid deprecated g_type_class_add_private under src | Wu Xiaotian | 1 | -14/+9 | |
Changed CajaSidePane, CajaSpatialWindow, CajaViewAsAction and CajaXContentBar | |||||
2018-05-16 | remove unused function | monsta | 1 | -25/+0 | |
not needed after ddf6f38db4e842abecd4f2ee77012050822b3775 | |||||
2018-05-07 | Replace deprecated gtk_menu_popup | raveit65 | 1 | -6/+10 | |
Replace deprecated gtk_menu_popup in eel-editable-label,caja-dnd, emblem-sidebar,caja-side-pane, fm-tree-view, caja-navigation-window-pane, and caja-zoom-control | |||||
2018-04-02 | caja-side-pane.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -4/+6 | |
avoid deprecated: gtk_image_menu_item_new_with_label gtk_image_menu_item_set_image | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -23/+3 | |
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591 | |||||
2016-02-01 | GTK3 sid-pane: add 'caja-side-pane' style class | Wolfgang Ulbrich | 1 | -0/+7 | |
All widgets for the sidebar can be selected with this style class on top. Needed for gtk+-3.20. | |||||
2016-01-22 | Gtk3: fix all possible deprecated GtkStock in src | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-01-22 | GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new () | Wolfgang Ulbrich | 1 | -0/+4 | |
2016-01-19 | GTK: some missing GTK_TYPE_{H/V}BOX adjustments | Wolfgang Ulbrich | 1 | -0/+7 | |
this completes https://github.com/mate-desktop/caja/commit/cf39567 | |||||
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+4 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2013-11-06 | put the containers instead of the contents into the size group and remove ↵ | Elias Aebi | 1 | -12/+2 | |
the now unnecessary frame container | |||||
2013-11-03 | remove a custom size allocation that broke stuff on GTK3 | Elias Aebi | 1 | -28/+0 | |
2012-11-16 | [src] use gtk_widget_get_preferred_size() | Jasmine Hassan | 1 | -2/+6 | |
http://git.gnome.org/browse/nautilus/commit/?id=c47d18f566fa9518ca7750922da7da66d3211f3e | |||||
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 1 | -4/+4 | |
http://git.gnome.org/browse/nautilus/commit/?id=71fa1a50145a6f06da3b805a29e75c1295fd546b Also, make sure we use GDK_KEY prefix in places-sidebar where this patch was previously applied to Caja but with old prefix: places-sidebar: allow keyboard navigation with Enter/Space (#637768) http://git.gnome.org/browse/nautilus/commit/?id=fd03c910a73ba18459e68baaf15e8dd295acd5c1 | |||||
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+675 | |