summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan8-10/+3
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb
2012-11-16[lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAYJasmine Hassan2-3/+4
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 Hassan2-265/+557
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[icon-info] add a method to fetch GIcons for user special dirsJasmine Hassan3-0/+38
http://git.gnome.org/browse/nautilus/commit/?id=1df83c6586560a8ae5efc96037e673e52b4b119b
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[eel] reorganize Makefile.amJasmine Hassan1-37/+34
http://git.gnome.org/browse/nautilus/commit/?id=ad5e896e1ce04485a115ee684a695b42ea0378a5
2012-11-16[eel] remove eel_gdk_window_focusJasmine Hassan2-17/+0
http://git.gnome.org/browse/nautilus/commit/?id=7e8d1dfa6a17fe9189bf2489b735cd6462f03571\
2012-11-16[icon-container] use gdk_window_focusJasmine Hassan1-1/+1
http://git.gnome.org/browse/nautilus/commit/?id=6b06e0e27ca1cf29afd4fac716c58e15928a8ff8
2012-11-16[eel] remove EelAlertDialog. It is unused nowJasmine Hassan3-554/+0
http://git.gnome.org/browse/nautilus/commit/?id=fe94a33657d55a2463fa066e09a8ecbfc637c4bd
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan4-60/+79
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[eel] add a utility to pack details into a message dialogJasmine Hassan2-2/+29
So that we can remove EelAlertDialog. http://git.gnome.org/browse/nautilus/commit/?id=a2b4de80a94b4e049f1d2a7ef00a174865b5c9ec
2012-11-16[eel-gtk-extensions] remove eel_gtk_signal* utilitiesJasmine Hassan2-92/+0
They're now unused. http://git.gnome.org/browse/nautilus/commit/?id=394cb741c3e59df66f924771d4ef68866e602faa
2012-11-16[eel] remove functions to set widget backgroundsJasmine Hassan4-47/+7
Now that we've removed eel_gtk_widget_set_background_color calls in eel-debug-drawing.c and test-eel-image-table.c, both it and _set_foreground_color are unused. Original commit: http://git.gnome.org/browse/nautilus/commit/?id=57b66862a53298468755e12ca3712569274f0a32
2012-11-16[eel] remove functions to handle acceleratorsJasmine Hassan2-100/+0
These are unused now http://git.gnome.org/browse/nautilus/commit/?id=472f3e1433ecb3d5e1a7fc8707975f45dd8d0469
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[lc-p] autogenerate marshallersJasmine Hassan4-45/+34
http://git.gnome.org/browse/nautilus/commit/?id=6509c91b48f52c72c868f2ca7a9b47c46b9e0bc6
2012-11-16[eel] simplify build systemJasmine Hassan9-579/+30
Note: remove eel-types.h include in eel-wrap-table.c (which was removed upstream prior, along with eel-image-table.[ch], after removal of emblems/background-setting stuff, which we're not doing, yet). So change EEL_TYPE_JUSTIFICATION to GTK_TYPE_JUSTIFICATION, and EEL_JUSTIFICATION_BEGINNING to GTK_JUSTIFY_LEFT. Upstream commit/message: We don't need the enumtypes anymore, and the marshallers can easily be autogenerated. http://git.gnome.org/browse/nautilus/commit/?id=75a03a440ebff23ccbf8674ca4a0e9f6475ebbb8
2012-11-16[lc-p] remove unused caja-iso9660.hJasmine Hassan2-111/+0
http://git.gnome.org/browse/nautilus/commit/?id=52a37d6e46fc34cef6061bc91aa02847652f3c9d
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[icon-info] add caja_icon_theme_can_render()Jasmine Hassan2-0/+23
http://git.gnome.org/browse/nautilus/commit/?id=110a0e8f2b9ec96b34e4b76390e3f78adc9cda30
2012-11-14[ln-p] remove NautilusCellRendererPixbufEmblemJasmine Hassan3-572/+0
it's useless now http://git.gnome.org/browse/nautilus/commit/?id=25b48e9d1f4c847e2fc95b9b9893e63ba7081658
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[eel] remove eel-pango-extensionsJasmine Hassan5-674/+0
http://git.gnome.org/browse/nautilus/commit/?id=e42ddad5109f193bf8a5b3c0c6cd7cf4b1408300
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[lc-p|eel-gtk-extensions] Don't include eel-pango-extensions.hJasmine Hassan4-4/+0
http://git.gnome.org/browse/nautilus/commit/?id=f080b86daeb571def4c092e1524e9adfc7700699
2012-11-14[test] remove test-eel-image-scrolledJasmine Hassan2-189/+0
http://git.gnome.org/browse/nautilus/commit/?id=931644a649175b1886dce5cc8e50c21380f8b8b0
2012-11-14[eel] cleanup eel-vfs-extensionsJasmine Hassan2-29/+0
http://git.gnome.org/browse/nautilus/commit/?id=2f202206fee4e1917494e3f4652e22648097c765
2012-11-14[eel] cleanup eel-glib-extensionsJasmine Hassan2-107/+0
http://git.gnome.org/browse/nautilus/commit/?id=230581b5d58650c1f50f7d9fda9ab3a1f211361a
2012-11-14[eel] cleanup eel-mate-extensionsJasmine Hassan2-21/+2
http://git.gnome.org/browse/nautilus/commit/?id=fbccd9bfaa9c983dccc60d040b63b86521306788
2012-11-14[eel] remove unused eel_make_semitransparent()Jasmine Hassan2-88/+0
http://git.gnome.org/browse/nautilus/commit/?id=48c6012e89fb1362e418d4bf56c05614f1515eab
2012-11-14[eel] remove unused code from eel-gdk-extensionsJasmine Hassan2-224/+0
http://git.gnome.org/browse/nautilus/commit/?id=6b2a053985b8c37aa1038e7a01ab05d7dd15aa2e
2012-11-14[eel-gdk-pixbuf-extensions] don't include eel-art-gtk-extensions.hJasmine Hassan1-2/+0
http://git.gnome.org/browse/nautilus/commit/?id=2bfd4e3694e2f726592bae5341d7e4c7464ec415
2012-11-14[eel] use glib's i18n API instead of eel'sJasmine Hassan8-8/+8
http://git.gnome.org/browse/nautilus/commit/?id=8447fd3670021530b6340829f27f1d689b633d3a
2012-11-14[eel] remove unused eel-i18n.[ch]Jasmine Hassan3-109/+0
was: [eel] remove eel-i18n.[ch] http://git.gnome.org/browse/nautilus/commit/?id=742b9fb1550ceec9284f581c3741c0a864ca82fd