Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -0/+8 | |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+16 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
2015-07-07 | Revert "show main caja help page from m-u-g in all dialogs" | Monsta | 1 | -2/+1 | |
This reverts commit b4e25754bf17ef54569367718eda57ea759108c5. | |||||
2015-06-17 | show main caja help page from m-u-g in all dialogs | Monsta | 1 | -1/+2 | |
this should be corrected when m-u-g will be complete (e.g. will contain help for all these dialogs) | |||||
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -2/+0 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2013-12-22 | Update help uri to the correct location | infirit | 1 | -1/+1 | |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 | |
2012-12-22 | [property-browser] remove deprecated gtk_dialog_set_has_separator | Jasmine Hassan | 1 | -1/+0 | |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -6/+5 | |
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0 | |||||
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -4/+6 | |
Was: general: use g_list_free_full() instead of eel functions http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4 . Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid unnecessary glib dependency bump to 2.28 | |||||
2012-11-16 | [property-browser] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 1 | -80/+69 | |
2012-11-16 | [bkmrks-win/prop-brwsr] don't use eel_gtk_window_*_close_accelerator() | Jasmine Hassan | 1 | -1/+0 | |
bk-window: don't use _event_is_close_accelerator() http://git.gnome.org/browse/nautilus/commit/?id=cab696f7d760f5ee63f0a623b13d27b76d2f2d00 Also needed to drop eel_gtk_window_set_up_close_accelerator() instance in src/caja-property-browser.c | |||||
2012-11-13 | [property-browser] use gtk_label_set_attributes, obsolete ↵ | Jasmine Hassan | 1 | -2/+6 | |
eel_gtk_label_set_scale Not upstream because property-browser removed. But as in upstream, eel_gtk_label_set_scale() is going away in next eel-gtk-extensions.[ch] cleanup. | |||||
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -21/+0 | |
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/+2492 | |