Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-13 | GTK3 editable-label: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -24/+152 | |
There are still some rendering artifacts, but we will fix them later. (maybe) taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=d6e07c7 | |||||
2016-01-13 | Gtk3 eel-canvas: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -1/+5 | |
2016-01-13 | GTK3 eel-canvas-rect: use RGBA colors only | Wolfgang Ulbrich | 2 | -0/+88 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=f0691e7 | |||||
2016-01-13 | GTK3 icon-dnd: fix DnD highlighting regression | Wolfgang Ulbrich | 1 | -1/+11 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=7bd06fa | |||||
2016-01-13 | GTK3 eel-gdk-extensions: add eel_make_color_inactive() to public API | Wolfgang Ulbrich | 2 | -0/+35 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=42e7268 | |||||
2016-01-13 | GTK3 icon-container: remove spurious call to gtk_adjustment_changed() | Wolfgang Ulbrich | 1 | -2/+0 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=42865d5 | |||||
2016-01-13 | icon-info: use gdk_pixbuf_new_from_stream_at_scale() | Wolfgang Ulbrich | 1 | -2/+4 | |
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=83a83e3 | |||||
2016-01-13 | conflict-dialog: make the rename entry expand the whole width | Wolfgang Ulbrich | 1 | -1/+1 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?id=392359d | |||||
2016-01-13 | file-conflict-dialog: Don't use italic fonts | Wolfgang Ulbrich | 1 | -6/+6 | |
It adds nothing and makes the text harder to read. taken from: https://git.gnome.org/browse/nautilus/commit/?id=d064618 | |||||
2016-01-08 | Middle-click tab closing (#457) | bl0ckeduser | 1 | -0/+11 | |
2016-01-06 | Fix fontcolor in icon view with some light themes | bl0ckeduser | 1 | -1/+2 | |
fixes #438 | |||||
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 | |
2016-01-04 | Fix spelling-error-in-manpage ↵ | ericcurtin | 1 | -1/+1 | |
usr/share/man/man1/caja-file-management-properties.1.gz excutable -> executable | |||||
2016-01-02 | drop MateConf migration script | Monsta | 2 | -87/+0 | |
2016-01-02 | remove unused #defines | Monsta | 1 | -4/+0 | |
2015-12-25 | pathbar: remove unneeded asserts | monsta | 1 | -2/+5 | |
2015-12-24 | eel: remove unused function | Monsta | 2 | -43/+0 | |
2015-12-23 | Release 1.12.2 | monsta | 2 | -1/+8 | |
2015-12-22 | set smclient mode to "no restart" when running as root or on other desktops | monsta | 1 | -0/+3 | |
2015-12-22 | oops... fix build breakage introduced in last commit | monsta | 1 | -0/+1 | |
2015-12-22 | smclient: drop win32/osx support, adjust indent | monsta | 3 | -120/+96 | |
2015-12-22 | drop source files that aren't used for years | monsta | 4 | -332/+0 | |
2015-12-21 | Typo fix in code and g_param_spec: homogenous -> homogeneous. | Mike Gabriel | 2 | -4/+4 | |
2015-12-19 | use g_strcmp0 instead of unsafe strcmp | Monsta | 1 | -1/+1 | |
2015-12-05 | GTK3 properties-window: bold and right-aligned are always FALSE | Wolfgang Ulbrich | 1 | -4/+12 | |
So we can remove them taken from: https://git.gnome.org/browse/nautilus/commit/?id=12bcaf9 | |||||
2015-12-05 | GTK3 properties-window: set max-width for value labels | raveit65 | 1 | -0/+1 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-16&id=ac83942 | |||||
2015-12-05 | GTK3: fm-properties-window, port GtkTable to GtkGrid | raveit65 | 1 | -39/+880 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=0026899 https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=8b99f1f https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=b4877e5 https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-16&id=0a5838 | |||||
2015-12-05 | GTK3: desktop-item-properties, port GtkTable to GtkGrid | raveit65 | 1 | -1/+54 | |
inspired from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=29dea2e | |||||
2015-12-05 | GTK3: fm-directory-view, port GtkTable to GtkGrid | raveit65 | 1 | -0/+69 | |
inspired from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=c6903f4 | |||||
2015-12-05 | GTK3: connect-server-dialog, port GtkTable to GtkGrid | raveit65 | 1 | -33/+136 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=7f3e5ce | |||||
2015-12-04 | properties -> custom icon dialog: add /usr/share/icons to Places | monsta | 1 | -0/+1 | |
fixes https://github.com/mate-desktop/caja/issues/283 | |||||
2015-12-04 | Bump version to 1.12.1 | Monsta | 2 | -1/+5 | |
2015-11-20 | Updated translations | Clement Lefebvre | 31 | -20785/+35455 | |
2015-11-20 | Fixed caja flooding .xsession-errors with ↵ | Clement Lefebvre | 1 | -1/+4 | |
"caja_menu_provider_get_background_items: assertion 'CAJA_IS_MENU_PROVIDER (provider)' failed" | |||||
2015-11-20 | Don't translate default font value in gsettings schema | Clement Lefebvre | 1 | -1/+1 | |
2015-11-15 | fix g_object_unref call | Monsta | 1 | -1/+5 | |
it wasn't properly unref'ed and caused a runtime warning | |||||
2015-11-02 | release 1.12.0v1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-11-01 | Sync translations with transifex | mate-i18n | 93 | -128821/+129397 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+2 | |
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 19 | -1/+166 | |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 29 | -0/+134 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
2015-10-14 | Gtk3 places-sidebar: fixes accidental device eject | raveit65 | 1 | -0/+5 | |
2015-10-07 | Add NEWS for 1.11.0 (and include 1.10.4 ones from 1.10 branch)caja-1.11.0 | monsta | 1 | -0/+8 | |
2015-10-07 | fixed wrong link to gnome website in the comments | monsta | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+3 | |
2015-09-28 | Fix for #383 - tree view open in new window | bl0ckeduser | 1 | -1/+14 | |
2015-09-26 | Merge pull request #463 from raveit65/master | Martin Wimpress | 1 | -0/+6 | |
GTK3: reduce size of autorun-dialog | |||||
2015-09-26 | GTK3: reduce size of autorun-dialog | raveit65 | 1 | -0/+6 | |
2015-09-17 | undostack: don't try restoring files w/o "trash::orig-path" attribute | monsta | 1 | -0/+5 | |
fixes https://github.com/mate-desktop/caja/issues/361 | |||||
2015-09-17 | use standard defines for "trash::" attributes | monsta | 2 | -4/+6 | |