summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-11-16[connect-dialog] make the code more readableJasmine Hassan1-70/+71
2012-11-16[connect-dialog] display a fatal error if GVfs doesn't have methodsJasmine Hassan1-1/+40
2012-11-16[connect-dialog] fixes for the handling of iconized entriesJasmine Hassan1-12/+14
2012-11-16[connect-dialog] handle psswds, display warns/errs in info bar, tweak UI detailsJasmine Hassan4-207/+723
2012-11-16[connect-operation] add CajaConnectServerOperationJasmine Hassan3-2/+207
2012-11-16[window-menus] use new connect dialog APIJasmine Hassan1-9/+1
2012-11-16[connect-dialog] redesign the dialogJasmine Hassan3-709/+317
2012-11-16[nav-win-menus] use new CajaApplication APIJasmine Hassan1-7/+11
2012-11-16[bookmarks-window] use new CajaApplication APIJasmine Hassan1-17/+17
2012-11-16[window] call the callback during the location changeJasmine Hassan2-17/+42
2012-11-16[application] change the way spatial windows are createdJasmine Hassan2-115/+74
2012-11-16[spatial-window] remove affect_location_on_next_change hackJasmine Hassan2-4/+0
2012-11-16[desktop-window] add a 'loaded' flagJasmine Hassan2-1/+12
2012-11-16[window] rewrite window-opening policiesJasmine Hassan1-70/+74
2012-11-16[window] add _full() versions of _go_to and _open() methodsJasmine Hassan4-7/+30
2012-11-16[window-info] move include to caja-window-privateJasmine Hassan1-0/+1
2012-11-16[build] don't include marshals we don't ownJasmine Hassan4-4/+0
2012-11-16[ui] remove 'has_separator' properties from Glade filesJasmine Hassan2-2/+0
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan13-57/+57
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan5-7/+3
2012-11-16[lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAYJasmine Hassan1-2/+2
2012-11-16[fm-properties] use right link for the 'Media' help pageJasmine Hassan1-0/+4
2012-11-16[connect-dialog] don't use EEL boilerplateJasmine Hassan1-25/+7
2012-11-16[places-sidebar] redesign the Places sidebarJasmine Hassan1-264/+556
2012-11-16[places-sidebar] fix eject button highlightingJasmine Hassan1-23/+33
2012-11-16[pathbar] release the highlight path on disposeJasmine Hassan1-6/+8
2012-11-16[places-sidebar] don't update the icon if it's not visibleJasmine Hassan1-21/+37
2012-11-16[pathbar] make sure |path| is always valid and memory releasedJasmine Hassan1-6/+10
2012-11-16[places-sidebar] use _icon_info_lookup_from_name()Jasmine Hassan1-5/+5
2012-11-16[places-sidebar] Add highlight to eject iconJasmine Hassan1-22/+136
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan1-1/+0
2012-11-16[bkmrks-win/prop-brwsr] don't use eel_gtk_window_*_close_accelerator()Jasmine Hassan2-3/+1
2012-11-16[spatial-window] cleanupsJasmine Hassan1-176/+114
2012-11-16[window] remove dead prototypesJasmine Hassan2-7/+0
2012-11-16[desktop-window] cleanupsJasmine Hassan1-36/+28
2012-11-16[window] remove dead function caja_window_has_menubar_and_statusbar()Jasmine Hassan2-17/+0
2012-11-16[file-manager] autogenerate marshallersJasmine Hassan2-7/+42
2012-11-16[src] autogenerate marshallersJasmine Hassan3-8/+34
2012-11-16[tree-model] ony display the first emblemJasmine Hassan1-17/+12
2012-11-14[tree-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-3/+1
2012-11-14[tree-model] use GEmblemedIcon to render emblems.Jasmine Hassan2-87/+49
2012-11-14[list-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-6/+2
2012-11-14[list-model] use GEmblemedIcon to render emblemsJasmine Hassan2-109/+49
2012-11-14[sidebar-title] Use pango directly to set largest-fitting font sizeJasmine Hassan1-19/+29
2012-11-14[information-panel] don't use eel_point_in_widget()Jasmine Hassan2-2/+26
2012-11-14[sidebar-title] use gtk_label_set_attributes, obsolete eel_gtk_label_set_scaleJasmine Hassan1-1/+8
2012-11-14[sidebar-title] try to use GtkStyle in _select_text_color()Jasmine Hassan3-49/+84
2012-11-13[property-browser] use gtk_label_set_attributes, obsolete eel_gtk_label_set_s...Jasmine Hassan1-2/+6
2012-11-13[general] Adds option to open new tab in tab bar context menuJasmine Hassan4-32/+57
2012-11-13[src] remove 2 unused includesJasmine Hassan2-2/+0