summaryrefslogtreecommitdiff
path: root/src/caja-view-as-action.c
AgeCommit message (Collapse)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-2/+0
2019-11-30avoid redundant redeclarationsPablo Barciela1-3/+0
2019-08-26add CajaWidgetViewProvider docsWu Xiaotian1-1/+6
2019-08-26hide menu and toolbutton when view is only oneWu Xiaotian1-0/+5
2019-06-29view-as-action: suppress GtkAction warningsraveit651-0/+8
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-2/+2
2019-04-10local #include files inside "" instead <>Pablo Barciela1-3/+6
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian1-8/+4
Changed CajaSidePane, CajaSpatialWindow, CajaViewAsAction and CajaXContentBar
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2016-12-29fix indent and spacing a bitmonsta1-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc1-5/+1
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-07-08GTK+-3.20 view-as-action: avoid deprecated gtk_combo_box_set_focus_on_clickraveit651-0/+4
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0
2013-11-07remove the border of the view as combo boxElias Aebi1-1/+0
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-4/+4
[src] don't use GtkComboBox text APIs (#632651) They got replaced by GtkComboBoxText. Thanks to Mathias Clasen and Flo Gravo. http://git.gnome.org/browse/nautilus/commit/?id=f123f99bee1005cd279783f9d441f538fcf85542
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+288