summaryrefslogtreecommitdiff
path: root/src/caja-sidebar-title.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-31caja-sidebar-title: fix memory leakrbuj1-1/+5
2021-11-20Use a blank line at mostrbuj1-1/+0
2020-11-11Remove unused macrosPablo Barciela1-1/+0
2019-07-10sidebar: Render info icon as vectorVictor Kareh1-16/+16
2019-06-17src: reduce the scope of some variablesPablo Barciela1-6/+12
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-10/+10
2019-04-10local #include files inside "" instead <>Pablo Barciela1-14/+16
2019-03-28caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'Pablo Barciela1-1/+1
2019-03-04[Security] Use 'g_strlcpy' instead of 'strcpy'Pablo Barciela1-1/+1
2019-01-28Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+3
2018-06-18caja-sidebar-title: Fix: images broken in sidebarPablo Barciela1-5/+30
2018-06-07caja-sidebar-title: fix [-Wmaybe-uninitialized] warningraveit651-0/+1
2018-06-05avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+7
2018-05-05avoid deprecated 'gtk_style_context_get_background_color'Pablo Barciela1-3/+17
2018-04-04sidebar: Respect sidebar dimensions on HiDPIVictor Kareh1-1/+3
2018-04-04Support HiDpi iconsCosimo Cecchi1-1/+4
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-153/+3
2016-10-08Stop warnings on window-close and 3 warnings on exitlukefromdc1-1/+4
2016-06-15GTK+3: do not use deprecated gtk_widget_modify_fontraveit651-0/+4
2016-05-30GTK+3 sidebars and caja-places: port style_set to style_updatedraveit651-4/+10
2016-05-27GTK3: Fix two deprecations, stop 3.21 segfaultlukefromdc1-4/+26
2016-01-18GTK3: fix deprecated GTK_TYPE_{H/V}BOX usageWolfgang Ulbrich1-0/+8
2016-01-13Gtk3 caja-sidebartitle: partial-port-to-GtkStyleContextWolfgang Ulbrich1-1/+104
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
2012-11-20[sidebar-title] fix minor styling regression from 638df47eJasmine Hassan1-4/+20
2012-11-16[sidebar-title] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-36/+29
2012-11-14[sidebar-title] Use pango directly to set largest-fitting font sizeJasmine Hassan1-19/+29
2012-11-14[information-panel] don't use eel_point_in_widget()Jasmine Hassan1-1/+13
2012-11-14[sidebar-title] use gtk_label_set_attributes, obsolete eel_gtk_label_set_scaleJasmine Hassan1-1/+8
2012-11-14[sidebar-title] try to use GtkStyle in _select_text_color()Jasmine Hassan1-44/+82
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas1-4/+7
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+732