Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-10 | Sync translations with transifex | Stefano Karapetsas | 100 | -240279/+224856 | |
2013-02-07 | Bump version to 1.5.3mate-file-manager-1.5.3 | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-28 | Merge pull request #77 from bhull2010/master | Stefano Karapetsas | 2 | -10/+10 | |
Fix gsettings schema paths | |||||
2013-01-27 | Fix schema path deprecations | Brent Hull | 2 | -10/+10 | |
2013-01-17 | rename configure.in to configure.ac to be liked by autoconf 1.12 | Elan Ruusamäe | 2 | -1/+1 | |
aclocal-1.12: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |||||
2013-01-05 | Merge pull request #67 from cygwinports/master | Stefano Karapetsas | 2 | -0/+87 | |
Add mateconf-gsettings-data-convert file | |||||
2012-12-25 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+87 | |
2012-12-23 | Merge pull request #65 from jasmineaura/develop | Stefano Karapetsas | 39 | -351/+87 | |
Most of remaining deprecations, some cleanups, and a leak fix | |||||
2012-12-22 | [configure] Fix minimum GIO really required to 2.26 | Jasmine Hassan | 1 | -1/+1 | |
For g_settings_bind(), though it should've been required before for the (now replaced) g_settings_bind_with_mapping() func. | |||||
2012-12-22 | [general] Don't use deprecated gdk_drawable_get_size at all | Jasmine Hassan | 2 | -17/+0 | |
Since we now require GTK 2.24, we can directly use gdk_window_get_width(), gdk_window_get_height() | |||||
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 29 | -216/+21 | |
GCC 4.6 introduced a new warning about variables declared and initialized, but not really used in the function body. Remove all of these occurrences to build cleanly. http://git.gnome.org/browse/nautilus/commit/?id=d4230de8667764e02dbb966b5d806ff78ced2fd5 | |||||
2012-12-22 | [places-sidebar] plug leak in _dispose, add g_clear_object in glibcomat.h | Jasmine Hassan | 2 | -15/+23 | |
to cleanup code a bit. http://git.gnome.org/browse/nautilus/commit/?id=c6fa6b2062a1adf3e4945824048b3771edb35ebe for g_clear_object compatibility: https://gitorious.org/vaapi/gstreamer-vaapi/commit/ab2ec5e2541834c2490a78ec839850df2b075cf5?format=diff | |||||
2012-12-22 | [fm-properties] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriate | Jasmine Hassan | 1 | -22/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=df382f58d0ec2a1b779cf80048ad70944c8859df | |||||
2012-12-22 | [eel] Use future-safe GDK_WINDOW_XDISPLAY macro to query X display | Jasmine Hassan | 1 | -1/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=8cb07ccf2ddcf0cb8557c763f8905558d67736de | |||||
2012-12-22 | [lc-p] remove unnecessary GDK_DRAWABLE cast | Jasmine Hassan | 1 | -1/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=c2c4076ceb2216ff5e696b4e78aeb63e0f86c437 | |||||
2012-12-22 | [general] Use GSourceFunc instead of GtkFunction | Jasmine Hassan | 3 | -3/+3 | |
http://git.gnome.org/browse/nautilus/commit/?id=a5caa0e98c844a23656cafaa9b6f985dada7bc51 | |||||
2012-12-22 | [desktop-icon-view] don't use eel helper to set adjustment values | Jasmine Hassan | 1 | -2/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=8b4271f5ad62d00b76d7e34a594c9b1819eb495e | |||||
2012-12-22 | [icon-container] don't use eel helper to set adjustment values | Jasmine Hassan | 1 | -67/+33 | |
http://git.gnome.org/browse/nautilus/commit/?id=3a9c6cd783507cc2fbd0a838cd6710f74e7f17dd | |||||
2012-12-22 | [eel] remove commented out canvas code | Jasmine Hassan | 1 | -5/+0 | |
2012-12-22 | [property-browser] remove deprecated gtk_dialog_set_has_separator | Jasmine Hassan | 1 | -1/+0 | |
2012-12-12 | update README.commits | Stefano Karapetsas | 1 | -2/+2 | |
2012-12-03 | bump version to 1.5.2mate-file-manager-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2012-12-03 | add Jasmine Hassan in authors | Stefano Karapetsas | 2 | -1/+3 | |
2012-12-03 | Merge pull request #63 from jasmineaura/develop | Stefano Karapetsas | 11 | -1398/+1053 | |
Bring Caja up to speed, stage2 | |||||
2012-12-03 | [eel-background] remove debug messages prev added to screen_size_changed | Jasmine Hassan | 1 | -17/+0 | |
The issue that was being debugged (crashes on VM window resize) is now fixed. | |||||
2012-12-03 | [eel-background] Make the desktop background fading effect optional | Jasmine Hassan | 1 | -0/+8 | |
By checking new mate-bg (global) "background-fade" setting key before initiating a fade. This is hopefully useful for those running on older hardware, as the fading effect could delay login/startup a bit. For reference, see: https://bugzilla.gnome.org/show_bug.cgi?id=623174 | |||||
2012-12-03 | [global-prefs|application] use MATE global 'show-desktop-icons' setting | Jasmine Hassan | 3 | -62/+58 | |
instead of a local-to-caja setting 'show-desktop' This key would indicate that file managers (by default Caja, but applies to others like Thunar or ROX) should handle desktop, i.e. draw a background and place icons there. Otherwise (when false), mate-settings-daemon will take over drawing desktop background. This is different from 'draw-background', which is a separate option used only for drawing background without icons (by mate-settings-daemon). To Caja, 'show-desktop-icons' implies 'draw-background', and so if set to false, Caja won't (needlessly) draw the desktop. However, if the user uses the "Background & Emblems dialog" to drop an image-pattern/color/reset on the desktop, Caja will again draw the desktop. For reference: https://bugzilla.gnome.org/show_bug.cgi?id=632225 | |||||
2012-12-03 | [directory-bg] rewrite/refactor, untangle directory & desktop bg-setting code | Jasmine Hassan | 3 | -513/+250 | |
- Fixes crashes when resizing a VM window in VirtualBox. - Adds a method to allow handling desktop reset. | |||||
2012-12-03 | [eel-background] refactor to untangle directory & desktop bg-setting code | Jasmine Hassan | 5 | -836/+742 | |
2012-12-03 | [eel-background] make sure screen size actually changed before emmitting signal | Jasmine Hassan | 1 | -1/+26 | |
that is, APPEARANCE_CHANGED signal. Also, add a verbose message to know when the signal is about to be emitted, hopefully to aid id debugging a 'BadPixmap (invalid Pixmap parameter)' error & crash when resizing VM window in VirtualBox (4.2.4-81684 as of date). | |||||
2012-12-01 | fix caja/nautilus rename | Stefano Karapetsas | 1 | -1/+1 | |
close https://github.com/mate-desktop/mate-file-manager/issues/58 | |||||
2012-11-25 | fix previous commitmate-file-manager-1.5.1 | Nelson Marques | 1 | -1/+0 | |
2012-11-25 | fix no-return-in-nonvoid-function caja-window.c | Nelson Marques | 1 | -0/+2 | |
2012-11-23 | Merge pull request #56 from jasmineaura/develop | Stefano Karapetsas | 49 | -293/+287 | |
[all] add and use glibcompat.h for glib-2.27.2 forward-compat | |||||
2012-11-23 | [src] fix some incompatible pointer type warnings | Jasmine Hassan | 4 | -8/+14 | |
including a silly mistake in caja-window where destroy function's return type was accidently ommitted during the addition of gtk version checks. | |||||
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 47 | -288/+234 | |
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0 | |||||
2012-11-23 | [src] add glibcompat.h for glib-2.27.2 forward-compatability | Jasmine Hassan | 2 | -0/+42 | |
to use g_list_free_full() directly | |||||
2012-11-22 | Merge pull request #55 from jasmineaura/develop | Steve Zesch | 1 | -2/+0 | |
[directory-view] fix double-free regression from 7a42b9b0 | |||||
2012-11-23 | [directory-view] fix double-free regression from 7a42b9b0 | Jasmine Hassan | 1 | -2/+0 | |
2012-11-22 | Preparing for 1.5.1 release. | Steve Zesch | 2 | -1/+3431 | |
2012-11-21 | Merge pull request #52 from jasmineaura/develop | Steve Zesch | 1 | -1/+1 | |
[eel-background] missed g_strdup in previous commit 3ba2c5e4 | |||||
2012-11-22 | [eel-background] missed g_strdup in previous commit 3ba2c5e4 | Jasmine Hassan | 1 | -1/+1 | |
2012-11-21 | Merge pull request #51 from jasmineaura/develop | Steve Zesch | 1 | -5/+17 | |
[eel-background] fix gradient support of color-drops (#49) | |||||
2012-11-21 | [eel-background] use GtkStyle's bg color when no custom one is set | Jasmine Hassan | 1 | -5/+17 | |
this fixes #49 "Gradients-support of color-drops broken since 1.2" | |||||
2012-11-20 | Merge pull request #50 from jasmineaura/develop | Steve Zesch | 6 | -47/+60 | |
eel-bg and lc-p rendering-cleanup followups, eel-bg-box rendering-cleanup | |||||
2012-11-21 | [background-box] use expose-event for GTK2, draw for GTK3 | Jasmine Hassan | 1 | -12/+22 | |
2012-11-20 | [lc-p] revise rendering-cleanup commit 2a4433a562 | Jasmine Hassan | 3 | -30/+17 | |
mainly, in icon-dnd, in drag_begin_callback, CajaIconContainer was only declared for GTK2. Also, replace some deprecated gdk_drawable_get(size|screen) calls, and remove some unnecessary GDK_DRAWABLE casts. Also, in icon-canvas-item, in draw_label_text, missed ommitting a NULL parameter to gtk_paint_focus, for GTK3. | |||||
2012-11-20 | [sidebar-title] fix minor styling regression from 638df47e | Jasmine Hassan | 1 | -4/+20 | |
1. Actually return if the widget isn't realized, not the other way around. 2. install the style properties (in class_init) before trying to use them in _select_text_color(). This was basically adapted from code in lc-p/icon-container | |||||
2012-11-20 | [eel-background] fix minor _expose regression from b5f9a6c8 | Jasmine Hassan | 1 | -1/+1 | |
2012-11-19 | Merge pull request #45 from jasmineaura/develop | Stefano Karapetsas | 2 | -198/+162 | |
[eel-background] drawable deprecations (GTK2), rendering-cleanup (GTK3) |