summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16[connect-dialog] make the code more readableJasmine Hassan1-70/+71
Move bits around and rename methods; no actual code change. http://git.gnome.org/browse/nautilus/commit/?id=24100d075f747e8fc9ca3cc43a32489177f35459
2012-11-16[connect-dialog] display a fatal error if GVfs doesn't have methodsJasmine Hassan1-1/+40
I.e. when GVfs is not installed. http://git.gnome.org/browse/nautilus/commit/?id=1b79a8666fee56cdb704e8757f28acf486f7dc54
2012-11-16[connect-dialog] fixes for the handling of iconized entriesJasmine Hassan1-12/+14
http://git.gnome.org/browse/nautilus/commit/?id=1c826ed78bde5f34fd4a0f72d788b8d0824d6099
2012-11-16[connect-dialog] handle psswds, display warns/errs in info bar, tweak UI detailsJasmine Hassan4-207/+723
connect-dialog: integrate password handling Also, use the info bar to display warnings/errors, and tweak the UI details. http://git.gnome.org/browse/nautilus/commit/?id=7d004452f333b7b8b804d87de49c858e8743a115
2012-11-16[connect-operation] add CajaConnectServerOperationJasmine Hassan3-2/+207
This is a GtkMountOperation subclass to handle password/username/domain requests directly from inside of the 'Connect to Server' dialog. http://git.gnome.org/browse/nautilus/commit/?id=c1bebe3a29bc2dc3b01ad2277a9802d9d0bc25cd
2012-11-16[window-menus] use new connect dialog APIJasmine Hassan1-9/+1
http://git.gnome.org/browse/nautilus/commit/?id=156615f8d9f8b99dea3459cdd76392d01b9d80df
2012-11-16[connect-dialog] redesign the dialogJasmine Hassan3-709/+317
According to Allan Day's mockups. http://git.gnome.org/browse/nautilus/commit/?id=7848e74d812c22299962a8ae22b01dbd403929c0
2012-11-16[nav-win-menus] use new CajaApplication APIJasmine Hassan1-7/+11
http://git.gnome.org/browse/nautilus/commit/?id=d5350003ac927bd683d4e18f7c0513b94f9220d7
2012-11-16[bookmarks-window] use new CajaApplication APIJasmine Hassan1-17/+17
http://git.gnome.org/browse/nautilus/commit/?id=a3ce22ec6e8fcb39dafb35e04e445f4a94b8c394
2012-11-16[window] call the callback during the location changeJasmine Hassan2-17/+42
http://git.gnome.org/browse/nautilus/commit/?id=adedf859ec47296106f0f0d938e70b32f0120f7c
2012-11-16[application] change the way spatial windows are createdJasmine Hassan2-115/+74
Use a _get() function + the standard caja_window_go_to() instead of using _present(). The new functions in caja-window-manage-views are smart enough to take care of re-using an existent window. http://git.gnome.org/browse/nautilus/commit/?id=d070d631545aac9114bc271481da603587c07c7c
2012-11-16[spatial-window] remove affect_location_on_next_change hackJasmine Hassan2-4/+0
http://git.gnome.org/browse/nautilus/commit/?id=1936e668c73b932f8cb018e278f8b7f46442fda2
2012-11-16[desktop-window] add a 'loaded' flagJasmine Hassan2-1/+12
http://git.gnome.org/browse/nautilus/commit/?id=f95927360079b1c05efb9cea0de62457eea307ab&context=6
2012-11-16[window] rewrite window-opening policiesJasmine Hassan1-70/+74
The code there was very hackish and convoluted. Rewrite it to make it at least cleaner. This will allow further cleanup later. http://git.gnome.org/browse/nautilus/commit/?id=54e0a1f21513babc89f980b5b02af2bf7a6ebe85
2012-11-16[window] add _full() versions of _go_to and _open() methodsJasmine Hassan4-7/+30
These also have a callback to get the result of the operation. http://git.gnome.org/browse/nautilus/commit/?id=24515b87a91afd32885e07e32e2b4080584673a4
2012-11-16[window-info] move include to caja-window-privateJasmine Hassan1-0/+1
http://git.gnome.org/browse/nautilus/commit/?id=42cc7bd181d2f57dbc008bea54a40f02be40ce39
2012-11-16[build] don't include marshals we don't ownJasmine Hassan4-4/+0
http://git.gnome.org/browse/nautilus/commit/?id=8d07a73b28767b7c866fe403e9ac706b8affb8a2
2012-11-16[ui] remove 'has_separator' properties from Glade filesJasmine Hassan2-2/+0
http://git.gnome.org/browse/nautilus/commit/?id=78e37ae9a18925d75cf90424d92c8d3ba502848a
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan13-57/+57
http://git.gnome.org/browse/nautilus/commit/?id=71fa1a50145a6f06da3b805a29e75c1295fd546b Also, make sure we use GDK_KEY prefix in places-sidebar where this patch was previously applied to Caja but with old prefix: places-sidebar: allow keyboard navigation with Enter/Space (#637768) http://git.gnome.org/browse/nautilus/commit/?id=fd03c910a73ba18459e68baaf15e8dd295acd5c1
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan5-7/+3
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb
2012-11-16[lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAYJasmine Hassan1-2/+2
Don't use GDK_DISPLAY () http://git.gnome.org/browse/nautilus/commit/?id=b66ce0fd23500f9727c1aac93366430285575697
2012-11-16[fm-properties] use right link for the 'Media' help pageJasmine Hassan1-0/+4
preferences: use right link for the 'Media' help page (#564866). http://git.gnome.org/browse/nautilus/commit/?id=46544c9885b7064c216f1a9401d42bdb9816bdd2
2012-11-16[connect-dialog] don't use EEL boilerplateJasmine Hassan1-25/+7
http://git.gnome.org/browse/nautilus/commit/?id=f233f2aeb78e5fd14c0b18f7a3c5e80b5e7c84c5
2012-11-16[places-sidebar] redesign the Places sidebarJasmine Hassan1-264/+556
According to http://live.gnome.org/Nautilus/UIRoadmap/Places http://git.gnome.org/browse/nautilus/commit/?id=a59e586adf32eea64c9c4ae08a5482d2a9c37fb1 Small followup commits also included in this commit: icon-names: fix a typo http://git.gnome.org/browse/nautilus/commit/?id=2f847f37f429062d58df3927d10bc52c67a4524f sidebar: fix bookmark renaming http://git.gnome.org/browse/nautilus/commit/?id=1fdfa522da3e7c672fe4202c591a928c8796bb06 sidebar: add myself to the authors (Cosimo Cecchi <[email protected]>) http://git.gnome.org/browse/nautilus/commit/?id=0f7e56b5e0ae5134ed1d8caeadcb3c684ae7f661 sidebar: don't allow selecting headers http://git.gnome.org/browse/nautilus/commit/?id=8277ddc798fc78793364b54444fa53e9a287b5cc sidebar: don't try to add non-existing special dirs http://git.gnome.org/browse/nautilus/commit/?id=0f70ac4bb782b3c3fb0f5e8a24032cb344fdb2cc
2012-11-16[places-sidebar] fix eject button highlightingJasmine Hassan1-23/+33
http://git.gnome.org/browse/nautilus/commit/?id=2d9d47254908533d1eb20e16e091f91310052e93
2012-11-16[pathbar] release the highlight path on disposeJasmine Hassan1-6/+8
http://git.gnome.org/browse/nautilus/commit/?id=fd75e8f5e8b160eaba22ca4ed7efc852dba612a0
2012-11-16[places-sidebar] don't update the icon if it's not visibleJasmine Hassan1-21/+37
This greatly reduces the number of times we have to create a pixbuf (only once-per-highlight now). http://git.gnome.org/browse/nautilus/commit/?id=6f5777b81958ce6f3dbc6bac3323d423d3dcc20b
2012-11-16[pathbar] make sure |path| is always valid and memory releasedJasmine Hassan1-6/+10
http://git.gnome.org/browse/nautilus/commit/?id=a43bc7def3976947b9624113d18167211e76f9b8
2012-11-16[places-sidebar] use _icon_info_lookup_from_name()Jasmine Hassan1-5/+5
http://git.gnome.org/browse/nautilus/commit/?id=f4ae07c8741d2e8cc6b96450c8bb86e532b59137
2012-11-16[places-sidebar] Add highlight to eject iconJasmine Hassan1-22/+136
Add highlight to eject icon in places sidebar (#544103) http://git.gnome.org/browse/nautilus/commit/?id=63b2cac301970847f76f7bdbd12835117958d9be
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan1-1/+0
This covers 4 commits: file-operations: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=51ec5861ca0697e802e8c003053211ac12f2fd54 mime-actions: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=7a3dcdd4bf667aac271be74988770e18575a7df2 tree-view: don't include eel-alert-dialog.h http://git.gnome.org/browse/nautilus/commit/?id=930af7f3058eed256a42c0c1558c7307bb93f411 [eel] use GtkMessageDialog for stock dialogs http://git.gnome.org/browse/nautilus/commit/?id=82c5b6c0d82ebd8a705d542fcc9aa58e6e9b0da4
2012-11-16[bkmrks-win/prop-brwsr] don't use eel_gtk_window_*_close_accelerator()Jasmine Hassan2-3/+1
bk-window: don't use _event_is_close_accelerator() http://git.gnome.org/browse/nautilus/commit/?id=cab696f7d760f5ee63f0a623b13d27b76d2f2d00 Also needed to drop eel_gtk_window_set_up_close_accelerator() instance in src/caja-property-browser.c
2012-11-16[spatial-window] cleanupsJasmine Hassan1-176/+114
- Don't do anything other than checking/scheduling a source in the configure-event callback - Avoid useless roundtrips through GFile - Avoid some casts, so we don't do useless type-checking in a row on the same object http://git.gnome.org/browse/nautilus/commit/?id=93798c75a1ae3cbd3a85a4ce79b5521b562a7074
2012-11-16[window] remove dead prototypesJasmine Hassan2-7/+0
http://git.gnome.org/browse/nautilus/commit/?id=5973bc50618d1fe69247e3e2ec6eb8cf3213000b
2012-11-16[desktop-window] cleanupsJasmine Hassan1-36/+28
http://git.gnome.org/browse/nautilus/commit/?id=ef13366e667f848adc6b96509612e3321554d188
2012-11-16[window] remove dead function caja_window_has_menubar_and_statusbar()Jasmine Hassan2-17/+0
http://git.gnome.org/browse/nautilus/commit/?id=eb88f44bd27e11607cb5466c943b9caad0202110
2012-11-16[file-manager] autogenerate marshallersJasmine Hassan2-7/+42
http://git.gnome.org/browse/nautilus/commit/?id=21e75511d2466bd814a31031472323d3cd8ae6c1
2012-11-16[src] autogenerate marshallersJasmine Hassan3-8/+34
http://git.gnome.org/browse/nautilus/commit/?id=608918449f548b0d3ea3e7916c944b077ac43e87
2012-11-16[tree-model] ony display the first emblemJasmine Hassan1-17/+12
Only display the first emblem we can render. http://git.gnome.org/browse/nautilus/commit/?id=1d660252b408f3628a2d3d5943abcf6bfdd9091b
2012-11-14[tree-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-3/+1
http://git.gnome.org/browse/nautilus/commit/?id=d2cbf993766d7b63f50431ab483035d01c267cdb
2012-11-14[tree-model] use GEmblemedIcon to render emblems.Jasmine Hassan2-87/+49
Use GEmblemedIcon instead of a separate column to render emblems. http://git.gnome.org/browse/nautilus/commit/?id=1694d7141bbe4a29e54cff77def697a6c9b4e118
2012-11-14[list-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-6/+2
http://git.gnome.org/browse/nautilus/commit/?id=69740a3c7fd3a2e1cea99c0dc61b3c735993e4bb
2012-11-14[list-model] use GEmblemedIcon to render emblemsJasmine Hassan2-109/+49
Use GEmblemedIcon instead of other columns to render emblems. http://git.gnome.org/browse/nautilus/commit/?id=a187f8a4cdcc46f56c0cb03c31b9b7c92c747a88&context=6
2012-11-14[sidebar-title] Use pango directly to set largest-fitting font sizeJasmine Hassan1-19/+29
and don't include eel-pango-extensions, which is to be dropped.
2012-11-14[information-panel] don't use eel_point_in_widget()Jasmine Hassan2-2/+26
nor in sidebar-title. the eel function is deprecated.
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
Hopefully this will play better with themes, when a custom (EelBackground) background is not set in the widget.
2012-11-13[property-browser] use gtk_label_set_attributes, obsolete ↵Jasmine Hassan1-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[general] Adds option to open new tab in tab bar context menuJasmine Hassan4-32/+57
http://git.gnome.org/browse/nautilus/commit/?id=8598d769993843e1e6529a661fea034785ca0091
2012-11-13[src] remove 2 unused includesJasmine Hassan2-2/+0