summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-13GTK3 window: port to GtkStyleContextWolfgang Ulbrich1-0/+26
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=076886e
2016-01-13GTK3 spatial-window: port to GtkStyleContextWolfgang Ulbrich1-0/+4
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=507b56e3a527e28117b259dbf0dce48f1656dd7d
2016-01-13GTK3 notebook: port to GtkStyleContextWolfgang Ulbrich1-0/+27
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=bc5d290
2016-01-13GTK3 location-bar: port to GtkStyleContextWolfgang Ulbrich1-0/+16
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=5fc40ad
2016-01-13GTK3 properties-window: port to GtkStyleContextWolfgang Ulbrich1-4/+80
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=8e5689
2016-01-13GTK3 list-view: port to GtkStyleContextWolfgang Ulbrich1-0/+15
2016-01-13Gtk3 tree-view-drag-dest: port to GtkStyleContextWolfgang Ulbrich1-4/+5
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=f8bdf9c
2016-01-13Gtk3 caja-sidebartitle: partial-port-to-GtkStyleContextWolfgang Ulbrich1-1/+104
2016-01-13GTK3 icon-container: fix rendering of text on the desktopWolfgang Ulbrich2-8/+8
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=2e5f7a23350016c67bb9e9cca86a9fb2360d79e2
2016-01-13GTK3 icon-container: port to GtkStyleContextWolfgang Ulbrich3-7/+247
taken from: https://git.gnome.org/browse/nautilus/commit/?id=4f23a0a
2016-01-13GTK3 icon-canvas-item: port to GtkStyleContextWolfgang Ulbrich1-16/+74
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=fc74332
2016-01-13GTK3 file-conflict-dialog: port to GtkStyleContextWolfgang Ulbrich1-1/+23
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=5da941e
2016-01-13GTK3 eel-gdk-pixbuf: use GdkRGBA everywhereWolfgang Ulbrich4-0/+42
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=020adaf
2016-01-13GTK3 editable-label: port to GtkStyleContextWolfgang Ulbrich1-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-13Gtk3 eel-canvas: port to GtkStyleContextWolfgang Ulbrich1-1/+5
2016-01-13GTK3 eel-canvas-rect: use RGBA colors onlyWolfgang Ulbrich2-0/+88
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=f0691e7
2016-01-13GTK3 icon-dnd: fix DnD highlighting regressionWolfgang Ulbrich1-1/+11
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=7bd06fa
2016-01-13GTK3 eel-gdk-extensions: add eel_make_color_inactive() to public APIWolfgang Ulbrich2-0/+35
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=42e7268
2016-01-13GTK3 icon-container: remove spurious call to gtk_adjustment_changed()Wolfgang Ulbrich1-2/+0
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=42865d5
2016-01-13icon-info: use gdk_pixbuf_new_from_stream_at_scale()Wolfgang Ulbrich1-2/+4
https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=83a83e3
2016-01-13conflict-dialog: make the rename entry expand the whole widthWolfgang Ulbrich1-1/+1
taken from: https://git.gnome.org/browse/nautilus/commit/?id=392359d
2016-01-13file-conflict-dialog: Don't use italic fontsWolfgang Ulbrich1-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-08Middle-click tab closing (#457)bl0ckeduser1-0/+11
2016-01-06Fix fontcolor in icon view with some light themesbl0ckeduser1-1/+2
fixes #438
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+3
2016-01-04Fix spelling-error-in-manpage ↵ericcurtin1-1/+1
usr/share/man/man1/caja-file-management-properties.1.gz excutable -> executable
2016-01-02drop MateConf migration scriptMonsta2-87/+0
2016-01-02remove unused #definesMonsta1-4/+0
2015-12-25pathbar: remove unneeded assertsmonsta1-2/+5
2015-12-24eel: remove unused functionMonsta2-43/+0
2015-12-23Release 1.12.2monsta2-1/+8
2015-12-22set smclient mode to "no restart" when running as root or on other desktopsmonsta1-0/+3
2015-12-22oops... fix build breakage introduced in last commitmonsta1-0/+1
2015-12-22smclient: drop win32/osx support, adjust indentmonsta3-120/+96
2015-12-22drop source files that aren't used for yearsmonsta4-332/+0
2015-12-21Typo fix in code and g_param_spec: homogenous -> homogeneous.Mike Gabriel2-4/+4
2015-12-19use g_strcmp0 instead of unsafe strcmpMonsta1-1/+1
2015-12-05GTK3 properties-window: bold and right-aligned are always FALSEWolfgang Ulbrich1-4/+12
So we can remove them taken from: https://git.gnome.org/browse/nautilus/commit/?id=12bcaf9
2015-12-05GTK3 properties-window: set max-width for value labelsraveit651-0/+1
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-16&id=ac83942
2015-12-05GTK3: fm-properties-window, port GtkTable to GtkGridraveit651-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-05GTK3: desktop-item-properties, port GtkTable to GtkGridraveit651-1/+54
inspired from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=29dea2e
2015-12-05GTK3: fm-directory-view, port GtkTable to GtkGridraveit651-0/+69
inspired from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=c6903f4
2015-12-05GTK3: connect-server-dialog, port GtkTable to GtkGridraveit651-33/+136
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=7f3e5ce
2015-12-04properties -> custom icon dialog: add /usr/share/icons to Placesmonsta1-0/+1
fixes https://github.com/mate-desktop/caja/issues/283
2015-12-04Bump version to 1.12.1Monsta2-1/+5
2015-11-20Updated translationsClement Lefebvre31-20785/+35455
2015-11-20Fixed caja flooding .xsession-errors with ↵Clement Lefebvre1-1/+4
"caja_menu_provider_get_background_items: assertion 'CAJA_IS_MENU_PROVIDER (provider)' failed"
2015-11-20Don't translate default font value in gsettings schemaClement Lefebvre1-1/+1
2015-11-15fix g_object_unref callMonsta1-1/+5
it wasn't properly unref'ed and caused a runtime warning
2015-11-02release 1.12.0v1.12.0Wolfgang Ulbrich1-1/+1