summaryrefslogtreecommitdiff
path: root/src/caja-property-browser.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28caja-property-browser: 'gdk_color_parse' is deprecatedrbuj1-13/+13
2022-01-28caja-property-browser: Fix build warning -Wconstant-conversionrbuj1-9/+11
2021-11-20Use a blank line at mostrbuj1-14/+0
2021-04-20caja-property-browser: remove -Wcast-function-type warningrbuj1-4/+11
2021-02-25Fix warnings about xmlChar castrbuj1-37/+47
2020-11-11Fix i18n in backgrounds and emblems dialogrbuj1-6/+6
2019-07-23property-browser: replace deprecated gtk_drag_beginraveit651-5/+7
2019-06-17src: reduce the scope of some variablesPablo Barciela1-24/+38
2019-04-14caja-property-browser: Fix cast from non-struct type to struct typePablo Barciela1-4/+4
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-18/+18
2019-04-10local #include files inside "" instead <>Pablo Barciela1-18/+21
2019-03-07avoid variables set but not usedPablo Barciela1-8/+6
2019-01-28Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+3
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-1/+1
2018-04-04HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh1-6/+2
2018-04-04Support HiDpi iconsCosimo Cecchi1-2/+6
2018-03-23avoid 'gtk_file_chooser_dialog_new' with stock idsPablo Barciela1-6/+6
2018-03-17avoid gtk_dialog_new_with_buttons with stock idsPablo Barciela1-10/+26
2018-02-23avoid deprecated GtkButton:use-stockPablo Barciela1-11/+5
2018-02-09avoid deprecated GtkStockPablo Barciela1-17/+26
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-18/+0
2018-01-09remove +x attr from source filesmonsta1-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit651-0/+8
2017-07-22don't use deprecated gtk_show_uriraveit651-0/+6
2017-06-29"property-browser: add style class frame to scrolledwindows"raveit651-0/+2
2017-06-29Revert "property-browser: add style class frame to scrolledwindows"raveit651-3/+0
2017-06-29Revert "property-browser: don't recast GtkWidget as GtkWidget"raveit651-1/+1
2017-03-23property-browser: don't recast GtkWidget as GtkWidgetraveit651-1/+1
2017-03-23property-browser: add style class frame to scrolledwindowsraveit651-0/+3
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-81/+13
2016-08-12GTK+-3 property-browser: port GtkTable to GtkGridraveit651-1/+61
2016-02-18GTK+3: add style class caja-property-browserWolfgang Ulbrich1-0/+7
2016-02-01fix several build warningsmonsta1-0/+1
2016-01-23GTK3 property-browser: expand the GtkScrolledWindow verticalWolfgang Ulbrich1-0/+3
2016-01-23GTK3 property-browser: don't use GtkHBox for both toolkits +Wolfgang Ulbrich1-15/+4
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+8
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+16
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta1-2/+1
2015-06-17show main caja help page from m-u-g in all dialogsMonsta1-1/+2
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2012-12-22[property-browser] remove deprecated gtk_dialog_set_has_separatorJasmine Hassan1-1/+0
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-6/+5
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-4/+6
2012-11-16[property-browser] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-80/+69
2012-11-16[bkmrks-win/prop-brwsr] don't use eel_gtk_window_*_close_accelerator()Jasmine Hassan1-1/+0
2012-11-13[property-browser] use gtk_label_set_attributes, obsolete eel_gtk_label_set_s...Jasmine Hassan1-2/+6
2012-09-05start migration to gsettingsStefano Karapetsas1-21/+0
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1