Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-14 | [sidebar-title] try to use GtkStyle in _select_text_color() | Jasmine Hassan | 3 | -49/+84 | |
Hopefully this will play better with themes, when a custom (EelBackground) background is not set in the widget. | |||||
2012-11-13 | [eel] add wrap_table_child_visible_in, replace eel_gtk_viewport_*_rect | Jasmine Hassan | 1 | -18/+48 | |
Not upstream, as wrap-table have been removed, and the said functions are marked for removal from eel-gtk-extensions | |||||
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-11-13 | [eel] port eel-gdk-pixbuf-extensions to cairo drawing | Jasmine Hassan | 2 | -25/+10 | |
http://git.gnome.org/browse/nautilus/commit/?id=172af77cfbdc4910034a100a99aa1ec2cb843495 | |||||
2012-11-13 | [eel] port eel-gdk-extensions to cairo drawing | Jasmine Hassan | 2 | -83/+14 | |
http://git.gnome.org/browse/nautilus/commit/?id=917a27a6f69509720fadd0d50e40dbc87ae9f5d2 | |||||
2012-11-13 | [eel] port EelEditableLabel to cairo drawing | Jasmine Hassan | 2 | -176/+48 | |
http://git.gnome.org/browse/nautilus/commit/?id=6cb78fb15c89e53e60ee54dc8b773db6ca0def73 | |||||
2012-11-13 | [eel] port eel-debug-drawing to cairo drawing | Jasmine Hassan | 1 | -34/+19 | |
http://git.gnome.org/browse/nautilus/commit/?id=e716f82eea847e5298d773e2689642813db3d36e | |||||
2012-11-13 | [eel] port EelCanvas to cairo drawing | Jasmine Hassan | 2 | -81/+9 | |
http://git.gnome.org/browse/nautilus/commit/?id=759f3401bee333caf6d0ae6ae9820cdadda440e4 | |||||
2012-11-13 | [eel] port EelCanvasRE to cairo drawing | Jasmine Hassan | 2 | -345/+68 | |
http://git.gnome.org/browse/nautilus/commit/?id=820d4088a4d1768cf7e16de3c8ec0d7ff383f473 | |||||
2012-11-13 | [eel] port EelBackground to cairo drawing | Jasmine Hassan | 1 | -25/+12 | |
http://git.gnome.org/browse/nautilus/commit/?id=28b6813b77c4776b789231d3c64be3be01748608 | |||||
2012-11-13 | [general] Adds option to open new tab in tab bar context menu | Jasmine Hassan | 4 | -32/+57 | |
http://git.gnome.org/browse/nautilus/commit/?id=8598d769993843e1e6529a661fea034785ca0091 | |||||
2012-11-13 | [src] remove 2 unused includes | Jasmine Hassan | 2 | -2/+0 | |
2012-11-02 | [eel] Use GdkRegion on GTK2, cairo_region_t on GTK3 | Jasmine Hassan | 3 | -14/+32 | |
http://git.gnome.org/browse/nautilus/commit/?id=3b671558f1d8ac1ee72e8af13d4ede6ab549a400 | |||||
2012-11-01 | [configure] bump GTK version to 2.24.0 | Jasmine Hassan | 1 | -3/+3 | |
About time, no? | |||||
2012-10-17 | add missing include | Stefano Karapetsas | 1 | -0/+1 | |
2012-10-15 | add missing includes | Stefano Karapetsas | 1 | -0/+2 | |
2012-10-10 | refactor thumbnails codemate-file-manager-1.5.0 | Stefano Karapetsas | 6 | -533/+85 | |
2012-09-06 | replace mate-open with gvfs-open | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-06 | remove old undo code | Stefano Karapetsas | 24 | -1635/+19 | |
2012-09-06 | remove latest mateconf usage | Stefano Karapetsas | 15 | -416/+395 | |
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus) | |||||
2012-09-05 | bump minimum mate-desktop version (for gsettings schemas) | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | remove lockdown from monitored MateConf paths | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 4 | -46/+19 | |
2012-09-05 | removed eel_mateconf_monitor_add occurrence | Stefano Karapetsas | 1 | -2/+3 | |
2012-09-05 | remove unused gsettings schema keys | Stefano Karapetsas | 1 | -13/+0 | |
2012-09-05 | delete mateconf schema | Stefano Karapetsas | 2 | -1206/+1 | |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 27 | -4080/+26 | |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 6 | -261/+47 | |
from nautilus patch: This is moslty the lockdown stuff, but we also access the background setting. This should be converted to use the new gsettings when they land. | |||||
2012-09-05 | initialize gsettings in nautilus-connect-server | Stefano Karapetsas | 1 | -0/+1 | |
2012-09-05 | remove old file-limit preference | Stefano Karapetsas | 5 | -86/+1 | |
2012-09-05 | fix conversion of enable-delete | Stefano Karapetsas | 1 | -4/+5 | |
2012-09-05 | move desktop-font preference to desktop settings | Stefano Karapetsas | 3 | -8/+8 | |
2012-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 6 | -218/+119 | |
also move the sort order prefs from view-specific to common prefs we already only have one UI setting that controls both, so it makes no sense to have two settings. (from nautilus 3.0) | |||||
2012-09-05 | add eel_g_settings_add_auto_strv | Stefano Karapetsas | 2 | -0/+29 | |
2012-09-05 | remove unused news side pane preferences | Stefano Karapetsas | 1 | -4/+0 | |
2012-09-05 | convert compact view prefs to gsettings | Stefano Karapetsas | 4 | -28/+30 | |
2012-09-05 | convert tree sidebar prefs to gsettings | Stefano Karapetsas | 4 | -14/+14 | |
2012-09-05 | fix typo | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert desktop preferences to gsettings | Stefano Karapetsas | 8 | -185/+119 | |
2012-09-05 | fix desktop-is-home-dir gsettings conversion | Stefano Karapetsas | 1 | -3/+3 | |
2012-09-05 | fix desktop-font gsettings conversion | Stefano Karapetsas | 1 | -3/+8 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 10 | -147/+147 | |
2012-09-05 | add some more g_settings auto helpers to eel-glib-extensions | Stefano Karapetsas | 3 | -0/+95 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 6 | -65/+97 | |
2012-09-05 | convert show-directory-item-counts to gsettings | Stefano Karapetsas | 6 | -28/+21 | |
2012-09-05 | convert show-text-in-icons to gsettings | Stefano Karapetsas | 5 | -20/+15 | |
2012-09-05 | remove unused search-bar-type setting | Stefano Karapetsas | 2 | -27/+0 | |
2012-09-05 | convert default-folder-view to gsettings | Stefano Karapetsas | 3 | -26/+9 | |
2012-09-05 | fix media gsettings keys names | Stefano Karapetsas | 1 | -6/+6 | |
2012-09-05 | convert sort-directories-first to gsettings | Stefano Karapetsas | 4 | -15/+12 | |