summaryrefslogtreecommitdiff
path: root/src/caja-side-pane.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-1/+0
2019-11-30avoid redundant redeclarationsPablo Barciela1-2/+0
2019-06-17src: reduce the scope of some variablesPablo Barciela1-2/+3
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-3/+3
2019-04-10local #include files inside "" instead <>Pablo Barciela1-4/+6
2019-03-07avoid variables set but not usedPablo Barciela1-2/+0
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian1-14/+9
2018-05-16remove unused functionmonsta1-25/+0
2018-05-07Replace deprecated gtk_menu_popupraveit651-6/+10
2018-04-02caja-side-pane.c: avoid deprecated GtkImageMenuItemPablo Barciela1-4/+6
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-23/+3
2016-02-01GTK3 sid-pane: add 'caja-side-pane' style classWolfgang Ulbrich1-0/+7
2016-01-22Gtk3: fix all possible deprecated GtkStock in srcWolfgang Ulbrich1-1/+1
2016-01-22GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new ()Wolfgang Ulbrich1-0/+4
2016-01-19GTK: some missing GTK_TYPE_{H/V}BOX adjustmentsWolfgang Ulbrich1-0/+7
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
2014-12-10zero-init all signals arraysMonsta1-1/+1
2013-11-06put the containers instead of the contents into the size group and remove the...Elias Aebi1-12/+2
2013-11-03remove a custom size allocation that broke stuff on GTK3Elias Aebi1-28/+0
2012-11-16[src] use gtk_widget_get_preferred_size()Jasmine Hassan1-2/+6
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-4/+4
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+675