Age | Commit message (Expand) | Author | Files | Lines |
2012-11-16 | [sidebar-title] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 1 | -36/+29 |
2012-11-16 | [eel-background-box] Don't use eel-gtk-macros | Jasmine Hassan | 1 | -2/+1 |
2012-11-16 | [eel-debug-drawing] Don't use eel-gtk-macros | Jasmine Hassan | 1 | -25/+13 |
2012-11-16 | [eel-(image|wrap)-table] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 2 | -215/+175 |
2012-11-16 | [eel-labeled-image] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 1 | -200/+160 |
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 18 | -81/+142 |
2012-11-16 | [lc-p] use eel_canvas_item_destroy instead of gtk_object_destroy() | Jasmine Hassan | 2 | -4/+4 |
2012-11-16 | [lc-p] don't use GtkObject (GTK3) | Jasmine Hassan | 8 | -39/+25 |
2012-11-16 | [eel-editable-label] don't use GtkObject | Jasmine Hassan | 1 | -11/+10 |
2012-11-16 | [eel-canvas] don't use GtkObject (GTK3) | Jasmine Hassan | 3 | -57/+63 |
2012-11-16 | [eel-stock-dialogs] don't use GtkObject | Jasmine Hassan | 1 | -6/+6 |
2012-11-16 | [directory-background] Use weak refs instead of EelBackground destroy signal | Jasmine Hassan | 1 | -22/+30 |
2012-11-16 | [eel-background] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 2 | -81/+72 |
2012-11-16 | [icon-view] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 1 | -32/+12 |
2012-11-16 | [connect-dialog] add a missing gtk_widget_show() | Jasmine Hassan | 1 | -0/+1 |
2012-11-16 | [connect-dialog] make the code more readable | Jasmine Hassan | 1 | -70/+71 |
2012-11-16 | [connect-dialog] display a fatal error if GVfs doesn't have methods | Jasmine Hassan | 1 | -1/+40 |
2012-11-16 | [connect-dialog] fixes for the handling of iconized entries | Jasmine Hassan | 1 | -12/+14 |
2012-11-16 | [connect-dialog] handle psswds, display warns/errs in info bar, tweak UI details | Jasmine Hassan | 4 | -207/+723 |
2012-11-16 | [connect-operation] add CajaConnectServerOperation | Jasmine Hassan | 3 | -2/+207 |
2012-11-16 | [window-menus] use new connect dialog API | Jasmine Hassan | 1 | -9/+1 |
2012-11-16 | [connect-dialog] redesign the dialog | Jasmine Hassan | 3 | -709/+317 |
2012-11-16 | [nav-win-menus] use new CajaApplication API | Jasmine Hassan | 1 | -7/+11 |
2012-11-16 | [bookmarks-window] use new CajaApplication API | Jasmine Hassan | 1 | -17/+17 |
2012-11-16 | [window] call the callback during the location change | Jasmine Hassan | 2 | -17/+42 |
2012-11-16 | [application] change the way spatial windows are created | Jasmine Hassan | 2 | -115/+74 |
2012-11-16 | [spatial-window] remove affect_location_on_next_change hack | Jasmine Hassan | 2 | -4/+0 |
2012-11-16 | [desktop-window] add a 'loaded' flag | Jasmine Hassan | 2 | -1/+12 |
2012-11-16 | [window] rewrite window-opening policies | Jasmine Hassan | 1 | -70/+74 |
2012-11-16 | [window] add _full() versions of _go_to and _open() methods | Jasmine Hassan | 7 | -17/+57 |
2012-11-16 | [window-info] move include to caja-window-private | Jasmine Hassan | 2 | -1/+1 |
2012-11-16 | [build] don't include marshals we don't own | Jasmine Hassan | 6 | -6/+0 |
2012-11-16 | [ui] remove 'has_separator' properties from Glade files | Jasmine Hassan | 2 | -2/+0 |
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 13 | -57/+57 |
2012-11-16 | [lc-p] Use gdk_threads_enter/leave in thumbnail_thread_notify_file_changed | Jasmine Hassan | 1 | -0/+4 |
2012-11-16 | [autorun] use gdk_error_trap_pop_ignored() for GTK3 | Jasmine Hassan | 1 | -0/+4 |
2012-11-16 | [lc-p] convert to new GDK_KEY prefix | Jasmine Hassan | 3 | -50/+50 |
2012-11-16 | [eel-labeled-image] convert to new GDK_KEY prefix | Jasmine Hassan | 1 | -3/+3 |
2012-11-16 | [eel-editable-label] convert to new GDK_KEY prefix | Jasmine Hassan | 1 | -43/+43 |
2012-11-16 | [editable-label|entry] use GtkEditableClass on GTK2, GtkEditableInterface on ... | Jasmine Hassan | 2 | -5/+10 |
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 8 | -10/+3 |
2012-11-16 | [lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAY | Jasmine Hassan | 2 | -3/+4 |
2012-11-16 | [fm-properties] use right link for the 'Media' help page | Jasmine Hassan | 1 | -0/+4 |
2012-11-16 | [connect-dialog] don't use EEL boilerplate | Jasmine Hassan | 1 | -25/+7 |
2012-11-16 | [places-sidebar] redesign the Places sidebar | Jasmine Hassan | 2 | -265/+557 |
2012-11-16 | [places-sidebar] fix eject button highlighting | Jasmine Hassan | 1 | -23/+33 |
2012-11-16 | [icon-info] add a method to fetch GIcons for user special dirs | Jasmine Hassan | 3 | -0/+38 |
2012-11-16 | [pathbar] release the highlight path on dispose | Jasmine Hassan | 1 | -6/+8 |
2012-11-16 | [places-sidebar] don't update the icon if it's not visible | Jasmine Hassan | 1 | -21/+37 |
2012-11-16 | [pathbar] make sure |path| is always valid and memory released | Jasmine Hassan | 1 | -6/+10 |